ScottPlot v4.0.44 Release Notes
Release Date: 2020-11-23 // almost 4 years ago-
๐ฆ Published on NuGet on 2020-09-27
cookbook: http://swharden.com/scottplot/cookbook
demo: https://swharden.com/scottplot/demo- Improved limits for fixed-size axis spans (#586) Thanks @citizen3942 and @StendProg
- Mouse drag/drop events now send useful event arguments (#593) Thanks @charlescao460 and @StendProg
- Fixed a bug that affected plots with extremely small (<1E-10) axis spans (#607) Thanks @RFIsoft
- Plot.SaveFig() now returns the full path to the file it created (#608)
- Fixed AxisAuto() bug affecting signal plots using min/max render indexes with a custom sample rate (#621) Thanks @LB767
- Fixed a bug affecting histogram normalization (#624) Thanks @LB767
- ๐ WPF and Windows Forms user controls now also target .NET 5
- ๐ Improved appearance of semi-transparent legend items (#567)
- Improved tick labels for ticks smaller than 1E-5 (#568) Thanks @ozgur640
- Improved support for Avalonia 0.10 (#571) Thanks @Benny121221 and @apkrymov
- Improved positions for base16 ticks (#582, #581) Thanks @Benny121221
Previous changes from v4.0.42
-
๐ฆ Published on NuGet on 2020-09-27
cookbook: http://swharden.com/scottplot/cookbook
demo: https://swharden.com/scottplot/demoScottPlot 4.0.42
- Improved DPI scaling support when using WinForms in .NET Core applications (#563) Thanks @citizen3942
- Improved DPI scaling support for draggable axis lines and spans (#563) Thanks @citizen3942