Skip to content

Commit 0fc84ee

Browse files
committed
Changelog: Automated Update
1 parent 56667c3 commit 0fc84ee

3 files changed

Lines changed: 25 additions & 2 deletions

File tree

content/changelog.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,28 @@ Title: ScottPlot Changelog
33
Description: Release notes for every version of ScottPlot
44
---
55

6+
<section class='mb-5'>
7+
<h1 class='mb-0'>ScottPlot 5.0.56</h1>
8+
<div><i>NuGet packages published </i></div>
9+
<div class='mt-1'>
10+
<ul>
11+
<li>Statistics: Added support for kernel density estimation with Epanechnikov, Gaussian, Uniform, and Triangular strategies. Scott's rule (no relation) was implemented for bandwidth estimation (<a href="https://github.com/ScottPlot/ScottPlot/issues/4869">#4869</a>) <a href="https://github.com/bclehmann"><strong>@bclehmann</strong></a>
12+
</li>
13+
<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>
14+
</li>
15+
</ul>
16+
</div>
17+
<h3 class='text-center fw-light'>Contributors</h3>
18+
<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>
20+
</div>
21+
<div class='text-center'>
22+
<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>
24+
<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>
25+
</div>
26+
27+
</section>
628
<section class='mb-5'>
729
<h1 class='mb-0'>ScottPlot 5.0.55</h1>
830
<div><i>NuGet packages published 2025-03-22</i></div>

content/contributors.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,18 @@ 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">521</span> GitHub users
8+
Special thanks to the <span class="sparkle-highlight">522</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/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>
1315
<a href='https://github.com/hsfetterman'><img src='https://scottplot.net/images/contributors/hsfetterman.jpg'></a>
1416
<a href='https://github.com/manaruto'><img src='https://scottplot.net/images/contributors/manaruto.jpg'></a>
1517
<a href='https://github.com/bwedding'><img src='https://scottplot.net/images/contributors/bwedding.jpg'></a>
1618
<a href='https://github.com/CoderPM2011'><img src='https://scottplot.net/images/contributors/coderpm2011.jpg'></a>
1719
<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>
1920
<a href='https://github.com/uperp'><img src='https://scottplot.net/images/contributors/uperp.png'></a>
2021
<a href='https://github.com/dtoppani-twist'><img src='https://scottplot.net/images/contributors/dtoppani-twist.png'></a>
2122
<a href='https://github.com/chen1tian'><img src='https://scottplot.net/images/contributors/chen1tian.png'></a>
4.8 KB
Loading

0 commit comments

Comments
 (0)