Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-13 | 537 Bytes | |
ScottPlot 5.0.53 source code.tar.gz | 2025-01-13 | 4.8 MB | |
ScottPlot 5.0.53 source code.zip | 2025-01-13 | 5.5 MB | |
Totals: 3 Items | 10.3 MB | 0 |
- Axis Rules: Improved support for inner and boundaries on plots with inverted axis limits (#4686, [#4609]) @kebox7
- OpenGL: Improved behavior for applications which have multiple OpenGL instances (#4693) @onur-akaydin
- Multiplot: Improved interactive behavior in .NET Maui, Blazor, and WinUI controls (#4691) @King-Taz
- IPlotControl: Refactor to support
IMultiplot
allowing users to inject their own multi-plot logic (#4687) - Cookbook: Added a colors page demonstrating all colors included with ScottPlot (#4681) @quantfreedom