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
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,16 +16,24 @@ Description: Release notes for every version of ScottPlot
16
16
</li>
17
17
<li>Bar Plot: Add <code>LabelsOnTop</code> option to allow bar labels to always be displayed and never get overlapped by other bars or plottables (<a href="https://github.com/ScottPlot/ScottPlot/issues/4886">#4886</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4855">#4855</a>) <a href="https://github.com/manaruto"><strong>@manaruto</strong></a> <a href="https://github.com/bclehmann"><strong>@bclehmann</strong></a>
18
18
</li>
19
+
<li>PolarAxis: Add support for custom background color (<a href="https://github.com/ScottPlot/ScottPlot/issues/4897">#4897</a>) <a href="https://github.com/CoderPM2011"><strong>@CoderPM2011</strong></a>
20
+
</li>
21
+
<li>PolarAxis: Added support for custom spoke lengths (<a href="https://github.com/ScottPlot/ScottPlot/issues/4897">#4897</a>) <a href="https://github.com/CoderPM2011"><strong>@CoderPM2011</strong></a>
0 commit comments