hampex
hampex
**Question:** I was able to set Axes.Rules, but I can't get it. How can I get it? **ScottPlot Version:** 5.0.56 **Code Sample:** ```cs // set max/min span and boundary var...
**Issue:** MouseWheel event fires twice in Windows Forms App. On normal controls, they fire once. Windows 11 Visual Studio 2022 C# **ScottPlot Version:** 5.1.57 **Code Sample:** ```cs private void Form1_Load(object?...
**Issue:** (Describe the bug here) ShowValueOnHover.cs is not work with Right Axis. I added the following two lines of code to test it: ```cs MyScatter.Axes.YAxis = formsPlot1.Plot.Axes.Right; MyCrosshair.Axes.YAxis = formsPlot1.Plot.Axes.Right;...
### .NET version .NET 9.0 ### Did it work in .NET Framework? Not tested/verified ### Did it work in any of the earlier releases of .NET Core or .NET 5+?...