Skip to content

Commit 9e56c9e

Browse files
committed
Changelog: Automated Update
1 parent 0fc84ee commit 9e56c9e

2 files changed

Lines changed: 7 additions & 4 deletions

File tree

content/changelog.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,18 @@ Description: Release notes for every version of ScottPlot
1212
</li>
1313
<li>Radar: Added a <code>IsAxisAboveData</code> property to allow the axes to be rendered on top of the data series (<a href="https://github.com/ScottPlot/ScottPlot/issues/4874">#4874</a>) <a href="https://github.com/Christoph-Wagner"><strong>@Christoph-Wagner</strong></a>
1414
</li>
15+
<li>Scatter: Add support for vertically oriented gradient fills (<a href="https://github.com/ScottPlot/ScottPlot/issues/4881">#4881</a>) <a href="https://github.com/manaruto"><strong>@manaruto</strong></a>
16+
</li>
1517
</ul>
1618
</div>
1719
<h3 class='text-center fw-light'>Contributors</h3>
1820
<div class='text-center'>
19-
<a href='https://github.com/bclehmann'>@bclehmann</a>, <a href='https://github.com/Christoph-Wagner'>@Christoph-Wagner</a>, <a href='https://github.com/swharden'>@swharden</a>
21+
<a href='https://github.com/bclehmann'>@bclehmann</a>, <a href='https://github.com/Christoph-Wagner'>@Christoph-Wagner</a>, <a href='https://github.com/manaruto'>@manaruto</a>, <a href='https://github.com/swharden'>@swharden</a>
2022
</div>
2123
<div class='text-center'>
2224
<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>
23-
<a href='https://github.com/Christoph-Wagner'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
25+
<a href='https://github.com/Christoph-Wagner'><img src='https://scottplot.net/images/contributors/christoph-wagner.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
26+
<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>
2427
<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>
2528
</div>
2629

content/contributors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Description: Members of the open-source community who contributed to ScottPlot
1111
</div>
1212
<div class='avatar-container my-3'>
1313
<a href='https://github.com/bclehmann'><img src='https://scottplot.net/images/contributors/bclehmann.png'></a>
14-
<a href='https://github.com/Christoph-Wagner'><img src='https://scottplot.net/images/brand/favicon.png'></a>
15-
<a href='https://github.com/hsfetterman'><img src='https://scottplot.net/images/contributors/hsfetterman.jpg'></a>
14+
<a href='https://github.com/Christoph-Wagner'><img src='https://scottplot.net/images/contributors/christoph-wagner.jpg'></a>
1615
<a href='https://github.com/manaruto'><img src='https://scottplot.net/images/contributors/manaruto.jpg'></a>
16+
<a href='https://github.com/hsfetterman'><img src='https://scottplot.net/images/contributors/hsfetterman.jpg'></a>
1717
<a href='https://github.com/bwedding'><img src='https://scottplot.net/images/contributors/bwedding.jpg'></a>
1818
<a href='https://github.com/CoderPM2011'><img src='https://scottplot.net/images/contributors/coderpm2011.jpg'></a>
1919
<a href='https://github.com/JoeStoneAT'><img src='https://scottplot.net/images/contributors/joestoneat.png'></a>

0 commit comments

Comments
 (0)