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
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,11 +56,15 @@ Description: Release notes for every version of ScottPlot
56
56
</li>
57
57
<li>Plot: Added <code>FigureBorder</code> and <code>DataBorder</code> for displaying custom borders on plots and subplots (<a href="https://github.com/ScottPlot/ScottPlot/issues/4854">#4854</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/5024">#5024</a>) <a href="https://github.com/CoderPM2011"><strong>@CoderPM2011</strong></a>
58
58
</li>
59
+
<li>Angle: Added <code>Inverted</code> property and support for <code>Angle</code> comparison using equality operators
60
+
</li>
61
+
<li>Polar Axis: Added a <code>Clockwise</code> property to support clockwise and counter-clockwise translation between Polar and Cartesian coordinates (<a href="https://github.com/ScottPlot/ScottPlot/issues/5028">#5028</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4884">#4884</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/5046">#5046</a>) <a href="https://github.com/CoderPM2011"><strong>@CoderPM2011</strong></a>, <a href="https://github.com/mattwelch2000"><strong>@mattwelch2000</strong></a>
0 commit comments