Skip to content

Commit a6fb50f

Browse files
committed
Changelog: Automated Update
1 parent 6394364 commit a6fb50f

File tree

4 files changed

+20
-6
lines changed

4 files changed

+20
-6
lines changed

content/changelog.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,21 @@ Description: Release notes for every version of ScottPlot
7272
</li>
7373
<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>
7474
</li>
75+
<li>Heatmap: Added a <code>RenderStrategy</code> property so users can use custom rendering logic (<a href="https://github.com/ScottPlot/ScottPlot/issues/5035">#5035</a>) <a href="https://github.com/bclehmann"><strong>@bclehmann</strong></a>
76+
</li>
77+
<li>Heatmap: Added <code>Heatmap.RenderStrategies.Rectangles</code> to improve SVG support by drawing each cell of a heatmap as a distinct rectangle (<a href="https://github.com/ScottPlot/ScottPlot/issues/4950">#4950</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/5020">#5020</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/5035">#5035</a>) <a href="https://github.com/CoderPM2011"><strong>@CoderPM2011</strong></a> <a href="https://github.com/bclehmann"><strong>@bclehmann</strong></a> <a href="https://github.com/MRC-Karel"><strong>@MRC-Karel</strong></a>
78+
</li>
79+
<li>Color: Added an <code>Opacity</code> property to compliment <code>WithOpacity()</code> which represents opacity as a fractional value (<a href="https://github.com/ScottPlot/ScottPlot/issues/5041">#5041</a>, <a href="https://github.com/ScottPlot/ScottPlot/issues/5024">#5024</a>) <a href="https://github.com/aespitia"><strong>@aespitia</strong></a>, <a href="https://github.com/bclehmann"><strong>@bclehmann</strong></a>
80+
</li>
81+
<li>Axis Line: Improve alignment of horizontal line labels on the right side of multi-axis plots (<a href="https://github.com/ScottPlot/ScottPlot/issues/5052">#5052</a>) <a href="https://github.com/afunc233"><strong>@afunc233</strong></a>
82+
</li>
83+
<li>Avalonia: Forward <code>OnLostFocus</code> events to improve mouse/keyboard interactivity following alt+tab window switching (<a href="https://github.com/ScottPlot/ScottPlot/issues/5053">#5053</a>) <a href="https://github.com/afunc233"><strong>@afunc233</strong></a>
84+
</li>
7585
</ul>
7686
</div>
7787
<h3 class='text-center fw-light'>Contributors</h3>
7888
<div class='text-center'>
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>
89+
<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/MRC-Karel'>@MRC-Karel</a>, <a href='https://github.com/afunc233'>@afunc233</a>, <a href='https://github.com/swharden'>@swharden</a>
8090
</div>
8191
<div class='text-center'>
8292
<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>
@@ -96,9 +106,11 @@ Description: Release notes for every version of ScottPlot
96106
<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>
97107
<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>
98108
<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>
109+
<a href='https://github.com/winsrp'><img src='https://scottplot.net/images/contributors/winsrp.jpg' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
110+
<a href='https://github.com/dirk-de-bugger'><img src='https://scottplot.net/images/contributors/dirk-de-bugger.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
101111
<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>
112+
<a href='https://github.com/MRC-Karel'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
113+
<a href='https://github.com/afunc233'><img src='https://scottplot.net/images/brand/favicon.png' width=75 height=75 style='border-radius: 50%;' class='m-1'/></a>
102114
<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>
103115
</div>
104116

content/contributors.md

Lines changed: 5 additions & 3 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">533</span> GitHub users
8+
Special thanks to the <span class="sparkle-highlight">535</span> GitHub users
99
who contributed to this project, making ScottPlot better for everyone!
1010
💖🚀✨
1111
</div>
@@ -27,9 +27,11 @@ 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>
30+
<a href='https://github.com/winsrp'><img src='https://scottplot.net/images/contributors/winsrp.jpg'></a>
31+
<a href='https://github.com/dirk-de-bugger'><img src='https://scottplot.net/images/contributors/dirk-de-bugger.png'></a>
3232
<a href='https://github.com/StendProg'><img src='https://scottplot.net/images/contributors/stendprog.png'></a>
33+
<a href='https://github.com/MRC-Karel'><img src='https://scottplot.net/images/brand/favicon.png'></a>
34+
<a href='https://github.com/afunc233'><img src='https://scottplot.net/images/brand/favicon.png'></a>
3335
<a href='https://github.com/hsfetterman'><img src='https://scottplot.net/images/contributors/hsfetterman.jpg'></a>
3436
<a href='https://github.com/bwedding'><img src='https://scottplot.net/images/contributors/bwedding.jpg'></a>
3537
<a href='https://github.com/JoeStoneAT'><img src='https://scottplot.net/images/contributors/joestoneat.png'></a>
1.5 KB
Loading
3.88 KB
Loading

0 commit comments

Comments
 (0)