Skip to content

Commit 6394364

Browse files
committed
Changelog: Automated Update
1 parent 8ad3e67 commit 6394364

4 files changed

Lines changed: 16 additions & 3 deletions

File tree

content/changelog.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,19 @@ Description: Release notes for every version of ScottPlot
6464
</li>
6565
<li>Font: Added <code>Fonts.Reset()</code> to restore default styling options (<a href="https://github.com/ScottPlot/ScottPlot/issues/5013">#5013</a>) <a href="https://github.com/aespitia"><strong>@aespitia</strong></a>
6666
</li>
67+
<li>Legend: Respect marker size when a default marker shape is used (<a href="https://github.com/ScottPlot/ScottPlot/issues/5006">#5006</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/5031">#5031</a>) <a href="https://github.com/manaruto"><strong>@manaruto</strong></a> <a href="https://github.com/aespitia"><strong>@aespitia</strong></a>
68+
</li>
69+
<li>Legend: Improve appearance of large markers in legends (<a href="https://github.com/ScottPlot/ScottPlot/issues/4999">#4999</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/5031">#5031</a>) <a href="https://github.com/manaruto"><strong>@manaruto</strong></a> <a href="https://github.com/winsrp"><strong>@winsrp</strong></a>
70+
</li>
71+
<li>Cookbook: Improve developer experience when generating images using the Visual Studio Test Runner (<a href="https://github.com/ScottPlot/ScottPlot/issues/4882">#4882</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/5032">#5032</a>) <a href="https://github.com/CoderPM2011"><strong>@CoderPM2011</strong></a>
72+
</li>
73+
<li>Signal: Improve horizontal range accuracy reported by signal plot data sources (<a href="https://github.com/ScottPlot/ScottPlot/issues/4868">#4868</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/5033">#5033</a>) <a href="https://github.com/CoderPM2011"><strong>@CoderPM2011</strong></a>, <a href="https://github.com/dirk-de-bugger"><strong>@dirk-de-bugger</strong></a>, <a href="https://github.com/StendProg"><strong>@StendProg</strong></a>
74+
</li>
6775
</ul>
6876
</div>
6977
<h3 class='text-center fw-light'>Contributors</h3>
7078
<div class='text-center'>
71-
<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/CoderPM2011'>@CoderPM2011</a>, <a href='https://github.com/sunwayking'>@sunwayking</a>, <a href='https://github.com/NeilMacMullen'>@NeilMacMullen</a>, <a href='https://github.com/mccabe93'>@mccabe93</a>, <a href='https://github.com/Fruchtzwerg94'>@Fruchtzwerg94</a>, <a href='https://github.com/sproott'>@sproott</a>, <a href='https://github.com/237779932'>@237779932</a>, <a href='https://github.com/diluculo'>@diluculo</a>, <a href='https://github.com/kevin100702'>@kevin100702</a>, <a href='https://github.com/Adam--'>@Adam--</a>, <a href='https://github.com/oxygen-dioxide'>@oxygen-dioxide</a>, <a href='https://github.com/aespitia'>@aespitia</a>, <a href='https://github.com/Stephanowicz'>@Stephanowicz</a>, <a href='https://github.com/mattwelch2000'>@mattwelch2000</a>, <a href='https://github.com/swharden'>@swharden</a>
79+
<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/CoderPM2011'>@CoderPM2011</a>, <a href='https://github.com/sunwayking'>@sunwayking</a>, <a href='https://github.com/NeilMacMullen'>@NeilMacMullen</a>, <a href='https://github.com/mccabe93'>@mccabe93</a>, <a href='https://github.com/Fruchtzwerg94'>@Fruchtzwerg94</a>, <a href='https://github.com/sproott'>@sproott</a>, <a href='https://github.com/237779932'>@237779932</a>, <a href='https://github.com/diluculo'>@diluculo</a>, <a href='https://github.com/kevin100702'>@kevin100702</a>, <a href='https://github.com/Adam--'>@Adam--</a>, <a href='https://github.com/oxygen-dioxide'>@oxygen-dioxide</a>, <a href='https://github.com/aespitia'>@aespitia</a>, <a href='https://github.com/Stephanowicz'>@Stephanowicz</a>, <a href='https://github.com/mattwelch2000'>@mattwelch2000</a>, <a href='https://github.com/winsrp'>@winsrp</a>, <a href='https://github.com/dirk-de-bugger'>@dirk-de-bugger</a>, <a href='https://github.com/StendProg'>@StendProg</a>, <a href='https://github.com/swharden'>@swharden</a>
7280
</div>
7381
<div class='text-center'>
7482
<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>
@@ -88,6 +96,9 @@ Description: Release notes for every version of ScottPlot
8896
<a href='https://github.com/aespitia'><img src='https://scottplot.net/images/contributors/aespitia.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
8997
<a href='https://github.com/Stephanowicz'><img src='https://scottplot.net/images/contributors/stephanowicz.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
9098
<a href='https://github.com/mattwelch2000'><img src='https://scottplot.net/images/contributors/mattwelch2000.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
99+
<a href='https://github.com/winsrp'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
100+
<a href='https://github.com/dirk-de-bugger'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
101+
<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>
91102
<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>
92103
</div>
93104

content/contributors.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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">531</span> GitHub users
8+
Special thanks to the <span class="sparkle-highlight">533</span> GitHub users
99
who contributed to this project, making ScottPlot better for everyone!
1010
💖🚀✨
1111
</div>
@@ -27,14 +27,16 @@ Description: Members of the open-source community who contributed to ScottPlot
2727
<a href='https://github.com/aespitia'><img src='https://scottplot.net/images/contributors/aespitia.jpg'></a>
2828
<a href='https://github.com/Stephanowicz'><img src='https://scottplot.net/images/contributors/stephanowicz.png'></a>
2929
<a href='https://github.com/mattwelch2000'><img src='https://scottplot.net/images/contributors/mattwelch2000.png'></a>
30+
<a href='https://github.com/winsrp'><img src='https://scottplot.net/images/brand/favicon.png'></a>
31+
<a href='https://github.com/dirk-de-bugger'><img src='https://scottplot.net/images/brand/favicon.png'></a>
32+
<a href='https://github.com/StendProg'><img src='https://scottplot.net/images/contributors/stendprog.png'></a>
3033
<a href='https://github.com/hsfetterman'><img src='https://scottplot.net/images/contributors/hsfetterman.jpg'></a>
3134
<a href='https://github.com/bwedding'><img src='https://scottplot.net/images/contributors/bwedding.jpg'></a>
3235
<a href='https://github.com/JoeStoneAT'><img src='https://scottplot.net/images/contributors/joestoneat.png'></a>
3336
<a href='https://github.com/uperp'><img src='https://scottplot.net/images/contributors/uperp.png'></a>
3437
<a href='https://github.com/dtoppani-twist'><img src='https://scottplot.net/images/contributors/dtoppani-twist.png'></a>
3538
<a href='https://github.com/chen1tian'><img src='https://scottplot.net/images/contributors/chen1tian.png'></a>
3639
<a href='https://github.com/ssharks'><img src='https://scottplot.net/images/contributors/ssharks.png'></a>
37-
<a href='https://github.com/StendProg'><img src='https://scottplot.net/images/contributors/stendprog.png'></a>
3840
<a href='https://github.com/ScottSSapphire'><img src='https://scottplot.net/images/contributors/scottssapphire.png'></a>
3941
<a href='https://github.com/marklam'><img src='https://scottplot.net/images/contributors/marklam.jpg'></a>
4042
<a href='https://github.com/Roman-Rak'><img src='https://scottplot.net/images/contributors/roman-rak.png'></a>
6.73 KB
Loading
6.95 KB
Loading

0 commit comments

Comments
 (0)