You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/changelog.md
+29-2Lines changed: 29 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,14 +10,41 @@ Description: Release notes for every version of ScottPlot
10
10
<ul>
11
11
<li>WPF: Added autoscale option to the default right-click context menu (<a href="https://github.com/ScottPlot/ScottPlot/issues/4701">#4701</a>) <a href="https://github.com/hsfetterman"><strong>@hsfetterman</strong></a>
12
12
</li>
13
+
<li>Interactivity: Make all user action responses public (<a href="https://github.com/ScottPlot/ScottPlot/issues/4743">#4743</a>) <a href="https://github.com/manaruto"><strong>@manaruto</strong></a> <a href="https://github.com/bwedding"><strong>@bwedding</strong></a>
14
+
</li>
15
+
<li>Shapes: Improved display of newly added Eclipse and Arc shapes (<a href="https://github.com/ScottPlot/ScottPlot/issues/4744">#4744</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4739">#4739</a>) <a href="https://github.com/CoderPM2011"><strong>@CoderPM2011</strong></a>
16
+
</li>
17
+
<li>SignalXY: Improve support for generic X and Y collections (<a href="https://github.com/ScottPlot/ScottPlot/issues/4753">#4753</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4746">#4746</a>) <a href="https://github.com/JoeStoneAT"><strong>@JoeStoneAT</strong></a> <a href="https://github.com/bclehmann"><strong>@bclehmann</strong></a>
18
+
</li>
19
+
<li>Axis Rules: Updated minimum and maximum span rules to improve support for inverted axes (<a href="https://github.com/ScottPlot/ScottPlot/issues/4755">#4755</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4735">#4735</a>) <a href="https://github.com/manaruto"><strong>@manaruto</strong></a>
20
+
</li>
21
+
<li>Avalonia: Improved support for transparency at the window level (<a href="https://github.com/ScottPlot/ScottPlot/issues/4759">#4759</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/3444">#3444</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4732">#4732</a>) <a href="https://github.com/bclehmann"><strong>@bclehmann</strong></a>
22
+
</li>
23
+
<li>CoordinateRange: Improve NaN support for <code>Extrema()</code> method (<a href="https://github.com/ScottPlot/ScottPlot/issues/4770">#4770</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4665">#4665</a>) <a href="https://github.com/bwedding"><strong>@bwedding</strong></a> <a href="https://github.com/uperp"><strong>@uperp</strong></a>
<li>Rectangular Grid: Improve logic used to identify cells from coordinates, fixing issues associated with contour line plots (<a href="https://github.com/ScottPlot/ScottPlot/issues/4787">#4787</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4791">#4791</a>) <a href="https://github.com/StendProg"><strong>@StendProg</strong></a> <a href="https://github.com/ScottSSapphire"><strong>@ScottSSapphire</strong></a>
0 commit comments