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
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,11 +46,19 @@ Description: Release notes for every version of ScottPlot
46
46
</li>
47
47
<li>Fonts: Added new styling options for weight, slant, density, etc. (<a href="https://github.com/ScottPlot/ScottPlot/issues/5013">#5013</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4873">#4873</a>) <a href="https://github.com/aespitia"><strong>@aespitia</strong></a> <a href="https://github.com/Christoph-Wagner"><strong>@Christoph-Wagner</strong></a>
48
48
</li>
49
+
<li>Labels: Added styling options for underline with customizable thickness and offset (<a href="https://github.com/ScottPlot/ScottPlot/issues/4893">#4893</a>) <a href="https://github.com/manaruto"><strong>@manaruto</strong></a>
50
+
</li>
51
+
<li>Legend: Added the ability to customize default marker shape for legend items (<a href="https://github.com/ScottPlot/ScottPlot/issues/5005">#5005</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/5006">#5006</a>) <a href="https://github.com/aespitia"><strong>@aespitia</strong></a>
52
+
</li>
53
+
<li>Pie: Added a <code>Radius</code> property (instead of forcing <code>1.0</code>) and improved rendering and SVG export (<a href="https://github.com/ScottPlot/ScottPlot/issues/5020">#5020</a>) <a href="https://github.com/CoderPM2011"><strong>@CoderPM2011</strong></a> <a href="https://github.com/aespitia"><strong>@aespitia</strong></a>
54
+
</li>
55
+
<li>Data Streamer: Added <code>FillY</code> and related properties so streaming plots support filled ares (<a href="https://github.com/ScottPlot/ScottPlot/issues/4948">#4948</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/5023">#5023</a>) <a href="https://github.com/manaruto"><strong>@manaruto</strong></a> <a href="https://github.com/Stephanowicz"><strong>@Stephanowicz</strong></a>
0 commit comments