Skip to content

Commit 627691e

Browse files
committed
Changelog: Automated Update
1 parent f2b0925 commit 627691e

2 files changed

Lines changed: 16 additions & 10 deletions

File tree

content/changelog.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ Description: Release notes for every version of ScottPlot
2626
</li>
2727
<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>
2828
</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>
2935
</ul>
3036
</div>
3137
<h3 class='text-center fw-light'>Contributors</h3>
@@ -37,14 +43,14 @@ Description: Release notes for every version of ScottPlot
3743
<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>
3844
<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>
3945
<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>
40-
<a href='https://github.com/JoeStoneAT'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
46+
<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>
4147
<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>
42-
<a href='https://github.com/uperp'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
43-
<a href='https://github.com/dtoppani-twist'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
44-
<a href='https://github.com/chen1tian'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
48+
<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>
49+
<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>
50+
<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>
4551
<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>
4652
<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>
47-
<a href='https://github.com/ScottSSapphire'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
53+
<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>
4854
<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>
4955
</div>
5056

content/contributors.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ Description: Members of the open-source community who contributed to ScottPlot
1414
<a href='https://github.com/manaruto'><img src='https://scottplot.net/images/contributors/manaruto.jpg'></a>
1515
<a href='https://github.com/bwedding'><img src='https://scottplot.net/images/contributors/bwedding.jpg'></a>
1616
<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/brand/favicon.png'></a>
17+
<a href='https://github.com/JoeStoneAT'><img src='https://scottplot.net/images/contributors/joestoneat.png'></a>
1818
<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/brand/favicon.png'></a>
20-
<a href='https://github.com/dtoppani-twist'><img src='https://scottplot.net/images/brand/favicon.png'></a>
21-
<a href='https://github.com/chen1tian'><img src='https://scottplot.net/images/brand/favicon.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>
2222
<a href='https://github.com/ssharks'><img src='https://scottplot.net/images/contributors/ssharks.png'></a>
2323
<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/brand/favicon.png'></a>
24+
<a href='https://github.com/ScottSSapphire'><img src='https://scottplot.net/images/contributors/scottssapphire.png'></a>
2525
<a href='https://github.com/VladislavPustovarov'><img src='https://scottplot.net/images/contributors/vladislavpustovarov.png'></a>
2626
<a href='https://github.com/quantfreedom'><img src='https://scottplot.net/images/contributors/quantfreedom.jpg'></a>
2727
<a href='https://github.com/luo-ross'><img src='https://scottplot.net/images/contributors/luo-ross.jpg'></a>

0 commit comments

Comments
 (0)