Skip to content

Commit 54ea974

Browse files
committed
2 parents 63d77d8 + b1eb66f commit 54ea974

8 files changed

Lines changed: 62 additions & 11 deletions

File tree

content/changelog.md

Lines changed: 47 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,59 @@ Description: Release notes for every version of ScottPlot
1010
<ul>
1111
<li>WPF: Added autoscale option to the default right-click context menu (<a href="https://github.com/ScottPlot/ScottPlot/issues/4701">#4701</a>) <a href="https://github.com/hsfetterman"><strong>@hsfetterman</strong></a>
1212
</li>
13+
<li>Interactivity: Make all user action responses public (<a href="https://github.com/ScottPlot/ScottPlot/issues/4743">#4743</a>) <a href="https://github.com/manaruto"><strong>@manaruto</strong></a> <a href="https://github.com/bwedding"><strong>@bwedding</strong></a>
14+
</li>
15+
<li>Shapes: Improved display of newly added Eclipse and Arc shapes (<a href="https://github.com/ScottPlot/ScottPlot/issues/4744">#4744</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4739">#4739</a>) <a href="https://github.com/CoderPM2011"><strong>@CoderPM2011</strong></a>
16+
</li>
17+
<li>SignalXY: Improve support for generic X and Y collections (<a href="https://github.com/ScottPlot/ScottPlot/issues/4753">#4753</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4746">#4746</a>) <a href="https://github.com/JoeStoneAT"><strong>@JoeStoneAT</strong></a> <a href="https://github.com/bclehmann"><strong>@bclehmann</strong></a>
18+
</li>
19+
<li>Axis Rules: Updated minimum and maximum span rules to improve support for inverted axes (<a href="https://github.com/ScottPlot/ScottPlot/issues/4755">#4755</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4735">#4735</a>) <a href="https://github.com/manaruto"><strong>@manaruto</strong></a>
20+
</li>
21+
<li>Avalonia: Improved support for transparency at the window level (<a href="https://github.com/ScottPlot/ScottPlot/issues/4759">#4759</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/3444">#3444</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4732">#4732</a>) <a href="https://github.com/bclehmann"><strong>@bclehmann</strong></a>
22+
</li>
23+
<li>CoordinateRange: Improve NaN support for <code>Extrema()</code> method (<a href="https://github.com/ScottPlot/ScottPlot/issues/4770">#4770</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4665">#4665</a>) <a href="https://github.com/bwedding"><strong>@bwedding</strong></a> <a href="https://github.com/uperp"><strong>@uperp</strong></a>
24+
</li>
25+
<li>Rendering: Improved performance by simplifying axis limit change detection to reduce duplicate renders (<a href="https://github.com/ScottPlot/ScottPlot/issues/4790">#4790</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4783">#4783</a>) <a href="https://github.com/bclehmann"><strong>@bclehmann</strong></a> <a href="https://github.com/dtoppani-twist"><strong>@dtoppani-twist</strong></a> <a href="https://github.com/chen1tian"><strong>@chen1tian</strong></a> <a href="https://github.com/ssharks"><strong>@ssharks</strong></a>
26+
</li>
27+
<li>Rectangular Grid: Improve logic used to identify cells from coordinates, fixing issues associated with contour line plots (<a href="https://github.com/ScottPlot/ScottPlot/issues/4787">#4787</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4791">#4791</a>) <a href="https://github.com/StendProg"><strong>@StendProg</strong></a> <a href="https://github.com/ScottSSapphire"><strong>@ScottSSapphire</strong></a>
28+
</li>
29+
<li>Axes: Improve coordinate lookup logic for translating between triangular and Cartesian axes (<a href="https://github.com/ScottPlot/ScottPlot/issues/4797">#4797</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4798">#4798</a>) <a href="https://github.com/manaruto"><strong>@manaruto</strong></a>
30+
</li>
31+
<li>SignalXY: Improve performance by reducing allocations and copying inside the render loop (<a href="https://github.com/ScottPlot/ScottPlot/issues/4794">#4794</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/4753">#4753</a>) <a href="https://github.com/bclehmann"><strong>@bclehmann</strong></a>
32+
</li>
33+
<li>CoordinateRangeMutable: Improve comparison logic (<a href="https://github.com/ScottPlot/ScottPlot/issues/4796">#4796</a>) <a href="https://github.com/bclehmann"><strong>@bclehmann</strong></a>
34+
</li>
35+
<li>Multiplot: Improve interactivity following <code>Reset()</code> and restore cookbook behavior (<a href="https://github.com/ScottPlot/ScottPlot/issues/4793">#4793</a>)
36+
</li>
37+
<li>Population: Use stable random number generator for horizontal symbol offsets (<a href="https://github.com/ScottPlot/ScottPlot/issues/4616">#4616</a>) <a href="https://github.com/marklam"><strong>@marklam</strong></a>
38+
</li>
39+
<li>Colorbar: Improve support for transparent colormaps (<a href="https://github.com/ScottPlot/ScottPlot/issues/4685">#4685</a>) <a href="https://github.com/Roman-Rak"><strong>@Roman-Rak</strong></a>
40+
</li>
41+
<li>Marker: Setting <code>LineColor</code> now sets both line color and outline color to improve support for filled markers with outlines (<a href="https://github.com/ScottPlot/ScottPlot/issues/4715">#4715</a>)
42+
</li>
43+
<li>Axes: Exposed <code>GetPanels()</code> and added <code>GetXAxes()</code> and <code>GetYAxes()</code> to facilitate advanced customization (<a href="https://github.com/ScottPlot/ScottPlot/issues/4717">#4717</a>) <a href="https://github.com/hsfetterman"><strong>@hsfetterman</strong></a>
44+
</li>
1345
</ul>
1446
</div>
1547
<h3 class='text-center fw-light'>Contributors</h3>
1648
<div class='text-center'>
17-
<a href='https://github.com/hsfetterman'>@hsfetterman</a>, <a href='https://github.com/swharden'>@swharden</a>
49+
<a href='https://github.com/hsfetterman'>@hsfetterman</a>, <a href='https://github.com/manaruto'>@manaruto</a>, <a href='https://github.com/bwedding'>@bwedding</a>, <a href='https://github.com/CoderPM2011'>@CoderPM2011</a>, <a href='https://github.com/JoeStoneAT'>@JoeStoneAT</a>, <a href='https://github.com/bclehmann'>@bclehmann</a>, <a href='https://github.com/uperp'>@uperp</a>, <a href='https://github.com/dtoppani-twist'>@dtoppani-twist</a>, <a href='https://github.com/chen1tian'>@chen1tian</a>, <a href='https://github.com/ssharks'>@ssharks</a>, <a href='https://github.com/StendProg'>@StendProg</a>, <a href='https://github.com/ScottSSapphire'>@ScottSSapphire</a>, <a href='https://github.com/marklam'>@marklam</a>, <a href='https://github.com/Roman-Rak'>@Roman-Rak</a>, <a href='https://github.com/swharden'>@swharden</a>
1850
</div>
1951
<div class='text-center'>
20-
<a href='https://github.com/hsfetterman'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
52+
<a href='https://github.com/hsfetterman'><img src='https://scottplot.net/images/contributors/hsfetterman.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
53+
<a href='https://github.com/manaruto'><img src='https://scottplot.net/images/contributors/manaruto.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
54+
<a href='https://github.com/bwedding'><img src='https://scottplot.net/images/contributors/bwedding.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
55+
<a href='https://github.com/CoderPM2011'><img src='https://scottplot.net/images/contributors/coderpm2011.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
56+
<a href='https://github.com/JoeStoneAT'><img src='https://scottplot.net/images/contributors/joestoneat.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
57+
<a href='https://github.com/bclehmann'><img src='https://scottplot.net/images/contributors/bclehmann.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
58+
<a href='https://github.com/uperp'><img src='https://scottplot.net/images/contributors/uperp.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
59+
<a href='https://github.com/dtoppani-twist'><img src='https://scottplot.net/images/contributors/dtoppani-twist.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
60+
<a href='https://github.com/chen1tian'><img src='https://scottplot.net/images/contributors/chen1tian.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
61+
<a href='https://github.com/ssharks'><img src='https://scottplot.net/images/contributors/ssharks.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
62+
<a href='https://github.com/StendProg'><img src='https://scottplot.net/images/contributors/stendprog.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
63+
<a href='https://github.com/ScottSSapphire'><img src='https://scottplot.net/images/contributors/scottssapphire.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
64+
<a href='https://github.com/marklam'><img src='https://scottplot.net/images/contributors/marklam.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
65+
<a href='https://github.com/Roman-Rak'><img src='https://scottplot.net/images/contributors/roman-rak.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
2166
<a href='https://github.com/swharden'><img src='https://scottplot.net/images/contributors/swharden.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
2267
</div>
2368

content/contributors.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,31 @@ Description: Members of the open-source community who contributed to ScottPlot
55

66
<div class="mt-3 text-center fs-1 fw-semibold">ScottPlot Contributors</div>
77
<div class='fs-5 fw-lighter text-center mb-4'>
8-
Special thanks to the <span class="sparkle-highlight">509</span> GitHub users
8+
Special thanks to the <span class="sparkle-highlight">515</span> GitHub users
99
who contributed to this project, making ScottPlot better for everyone!
1010
💖🚀✨
1111
</div>
1212
<div class='avatar-container my-3'>
13-
<a href='https://github.com/hsfetterman'><img src='https://scottplot.net/images/brand/favicon.png'></a>
13+
<a href='https://github.com/hsfetterman'><img src='https://scottplot.net/images/contributors/hsfetterman.jpg'></a>
14+
<a href='https://github.com/manaruto'><img src='https://scottplot.net/images/contributors/manaruto.jpg'></a>
15+
<a href='https://github.com/bwedding'><img src='https://scottplot.net/images/contributors/bwedding.jpg'></a>
16+
<a href='https://github.com/CoderPM2011'><img src='https://scottplot.net/images/contributors/coderpm2011.jpg'></a>
17+
<a href='https://github.com/JoeStoneAT'><img src='https://scottplot.net/images/contributors/joestoneat.png'></a>
18+
<a href='https://github.com/bclehmann'><img src='https://scottplot.net/images/contributors/bclehmann.png'></a>
19+
<a href='https://github.com/uperp'><img src='https://scottplot.net/images/contributors/uperp.png'></a>
20+
<a href='https://github.com/dtoppani-twist'><img src='https://scottplot.net/images/contributors/dtoppani-twist.png'></a>
21+
<a href='https://github.com/chen1tian'><img src='https://scottplot.net/images/contributors/chen1tian.png'></a>
22+
<a href='https://github.com/ssharks'><img src='https://scottplot.net/images/contributors/ssharks.png'></a>
23+
<a href='https://github.com/StendProg'><img src='https://scottplot.net/images/contributors/stendprog.png'></a>
24+
<a href='https://github.com/ScottSSapphire'><img src='https://scottplot.net/images/contributors/scottssapphire.png'></a>
25+
<a href='https://github.com/marklam'><img src='https://scottplot.net/images/contributors/marklam.jpg'></a>
26+
<a href='https://github.com/Roman-Rak'><img src='https://scottplot.net/images/contributors/roman-rak.png'></a>
1427
<a href='https://github.com/VladislavPustovarov'><img src='https://scottplot.net/images/contributors/vladislavpustovarov.png'></a>
1528
<a href='https://github.com/quantfreedom'><img src='https://scottplot.net/images/contributors/quantfreedom.jpg'></a>
1629
<a href='https://github.com/luo-ross'><img src='https://scottplot.net/images/contributors/luo-ross.jpg'></a>
1730
<a href='https://github.com/onur-akaydin'><img src='https://scottplot.net/images/contributors/onur-akaydin.png'></a>
18-
<a href='https://github.com/StendProg'><img src='https://scottplot.net/images/contributors/stendprog.png'></a>
1931
<a href='https://github.com/allrightsreserved'><img src='https://scottplot.net/images/contributors/allrightsreserved.png'></a>
2032
<a href='https://github.com/aespitia'><img src='https://scottplot.net/images/contributors/aespitia.jpg'></a>
21-
<a href='https://github.com/CoderPM2011'><img src='https://scottplot.net/images/contributors/coderpm2011.jpg'></a>
2233
<a href='https://github.com/heartacker'><img src='https://scottplot.net/images/contributors/heartacker.jpg'></a>
2334
<a href='https://github.com/kebox7'><img src='https://scottplot.net/images/contributors/kebox7.png'></a>
2435
<a href='https://github.com/King-Taz'><img src='https://scottplot.net/images/contributors/king-taz.png'></a>
@@ -33,8 +44,6 @@ Description: Members of the open-source community who contributed to ScottPlot
3344
<a href='https://github.com/SprinterDave'><img src='https://scottplot.net/images/contributors/sprinterdave.jpg'></a>
3445
<a href='https://github.com/louis1901'><img src='https://scottplot.net/images/contributors/louis1901.png'></a>
3546
<a href='https://github.com/Padanian'><img src='https://scottplot.net/images/contributors/padanian.png'></a>
36-
<a href='https://github.com/bclehmann'><img src='https://scottplot.net/images/contributors/bclehmann.png'></a>
37-
<a href='https://github.com/ssharks'><img src='https://scottplot.net/images/contributors/ssharks.png'></a>
3847
<a href='https://github.com/xichaoqiang'><img src='https://scottplot.net/images/contributors/xichaoqiang.png'></a>
3948
<a href='https://github.com/nullsoftware'><img src='https://scottplot.net/images/contributors/nullsoftware.png'></a>
4049
<a href='https://github.com/Paraplegia'><img src='https://scottplot.net/images/contributors/paraplegia.png'></a>
@@ -75,7 +84,6 @@ Description: Members of the open-source community who contributed to ScottPlot
7584
<a href='https://github.com/cosmicDustOfLightLength'><img src='https://scottplot.net/images/contributors/cosmicdustoflightlength.jpg'></a>
7685
<a href='https://github.com/Lyakabynka'><img src='https://scottplot.net/images/contributors/lyakabynka.png'></a>
7786
<a href='https://github.com/bukowa'><img src='https://scottplot.net/images/contributors/bukowa.png'></a>
78-
<a href='https://github.com/manaruto'><img src='https://scottplot.net/images/contributors/manaruto.jpg'></a>
7987
<a href='https://github.com/tiger2014'><img src='https://scottplot.net/images/contributors/tiger2014.png'></a>
8088
<a href='https://github.com/ZTaiIT1025'><img src='https://scottplot.net/images/contributors/ztaiit1025.png'></a>
8189
<a href='https://github.com/TheFizz'><img src='https://scottplot.net/images/contributors/thefizz.png'></a>
@@ -173,7 +181,6 @@ Description: Members of the open-source community who contributed to ScottPlot
173181
<a href='https://github.com/PZidlik'><img src='https://scottplot.net/images/contributors/pzidlik.png'></a>
174182
<a href='https://github.com/tibormarchynzoom'><img src='https://scottplot.net/images/contributors/tibormarchynzoom.jpg'></a>
175183
<a href='https://github.com/CodeBehemoth'><img src='https://scottplot.net/images/contributors/codebehemoth.png'></a>
176-
<a href='https://github.com/bwedding'><img src='https://scottplot.net/images/contributors/bwedding.jpg'></a>
177184
<a href='https://github.com/Kruno313'><img src='https://scottplot.net/images/contributors/kruno313.png'></a>
178185
<a href='https://github.com/NicolasLairNET'><img src='https://scottplot.net/images/contributors/nicolaslairnet.png'></a>
179186
<a href='https://github.com/abdul-muyeed'><img src='https://scottplot.net/images/contributors/abdul-muyeed.png'></a>
@@ -298,7 +305,6 @@ Description: Members of the open-source community who contributed to ScottPlot
298305
<a href='https://github.com/Marc-Frank'><img src='https://scottplot.net/images/contributors/marc-frank.jpg'></a>
299306
<a href='https://github.com/pjt33'><img src='https://scottplot.net/images/contributors/pjt33.png'></a>
300307
<a href='https://github.com/oldteacup'><img src='https://scottplot.net/images/contributors/oldteacup.png'></a>
301-
<a href='https://github.com/marklam'><img src='https://scottplot.net/images/contributors/marklam.jpg'></a>
302308
<a href='https://github.com/stendprog'><img src='https://scottplot.net/images/contributors/stendprog.png'></a>
303309
<a href='https://github.com/chrisxfire'><img src='https://scottplot.net/images/contributors/chrisxfire.jpg'></a>
304310
<a href='https://github.com/JohniMIEP'><img src='https://scottplot.net/images/contributors/johnimiep.png'></a>
1.52 KB
Loading
1.51 KB
Loading
1.52 KB
Loading
1.51 KB
Loading
1.54 KB
Loading
1.52 KB
Loading

0 commit comments

Comments
 (0)