| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-22 | 1.3 kB | |
| ScottPlot 5.1.59 source code.tar.gz | 2026-06-22 | 6.3 MB | |
| ScottPlot 5.1.59 source code.zip | 2026-06-22 | 7.1 MB | |
| Totals: 3 Items | 13.3 MB | 0 | |
- Avalonia: Add support for Avalonia 12 (#5233) @bclehmann
- Avalonia: Implement cross-platform copy-to-clipboard (#5167) @bclehmann
- Eto: Fix PixelFormat namespace ambiguity in EtoPlot builds (#5238) @CoderPM2011
- Interactivity: Prevent the ability to drag invisible lines (#5215) @btarb24
- SignalXY: Fix rendering of plots using integer X values (#5121, [#5108]) @nbeck-SMT
- Scatter: Reduce memory allocations when rendering scatter plots (#5129) @Ben-D-Anderson
- Interactivity: Add trend lines that extend infinitely in both directions (#5181) @btarb24
- Controls: Improve modifier key handling when plots regain focus (#5209) @btarb24
- Autoscaling: Fix zero-span axis ranges when data has identical X and Y values (#5234) @AscendLiu
- Polar Coordinates: Fix conversion from Cartesian coordinates (#5236, [#5231]) @CoderPM2011
- Lollipop: Add nearest-point support (#5237, [#5160]) @CoderPM2011
- Ticks: Add support for custom tick line patterns (#5239) @oktrue
- Avalonia: Add customizable mouse wheel event handling (#5241, [#5240]) @oktrue
- DataStreamer: Fix
Clear(value)to reset data to the requested value (#5245, [#5244]) @gutblender - Histogram: Autoscaling is no longer applied automatically after data is modified (#5234, [#5251]) @swharden @AscendLiu