Skip to content

Commit 9136427

Browse files
committed
Changelog: Automated Update
1 parent f9552b3 commit 9136427

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Description: Release notes for every version of ScottPlot
2020
</li>
2121
<li>Colormaps: Updated the Turbo colormap to use the identical color table published by the original author (<a href="https://github.com/ScottPlot/ScottPlot/issues/5075">#5075</a>) <a href="https://github.com/bclehmann"><strong>@bclehmann</strong></a>
2222
</li>
23+
<li>Interactive Plottables: Created a new collection of interactive plottables which do not require manually wiring mouse events to support hover and click-drag manipulation
24+
</li>
25+
<li>Controls: Added <code>SetCursor()</code> functionality to <code>IPlotControl</code> to improve cross-platform support for mouse interactions
26+
</li>
2327
</ul>
2428
</div>
2529
<h3 class='text-center fw-light'>Contributors</h3>

0 commit comments

Comments
 (0)