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
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,18 +32,21 @@ Description: Release notes for every version of ScottPlot
32
32
</li>
33
33
<li>Palettes: Added a <code>ColorblindFriendlyDark</code> palette to improve accessibility of categorical plots with dark backgrounds (<a href="https://github.com/ScottPlot/ScottPlot/issues/5094">#5094</a>) <a href="https://github.com/NeilMacMullen"><strong>@NeilMacMullen</strong></a>
34
34
</li>
35
-
<li>Multiplot: Added a collection of <code>PreRenderActions</code> to facilitate synchronization of data between subplots (<a href="https://github.com/ScottPlot/ScottPlot/issues/5095">#5095</a>, <a href="https://github.com/NeilMacMullen"><strong>@NeilMacMullen</strong></a>)
35
+
<li>Multiplot: Added a collection of <code>PreRenderActions</code> to facilitate synchronization of data between subplots (<a href="https://github.com/ScottPlot/ScottPlot/issues/5095">#5095</a>) <a href="https://github.com/NeilMacMullen"><strong>@NeilMacMullen</strong></a>
36
+
</li>
37
+
<li>Histogram: Optimized bin count accumulation strategy to improve performance when creating histograms (<a href="https://github.com/ScottPlot/ScottPlot/issues/5102">#5102</a>) <a href="https://github.com/fissssssh"><strong>@fissssssh</strong></a>
0 commit comments