Skip to content

Commit

Permalink
Merge pull request #134 from WofWca/sharp-everything
Browse files Browse the repository at this point in the history
fix: make all lines sharp
  • Loading branch information
drewnoakes committed Dec 7, 2021
2 parents deac898 + 0eacd38 commit 2242b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoothie.js
Expand Up @@ -97,7 +97,7 @@
* Allow setting interpolation per time series, by @WofWca (#123)
* Fix chart constantly jumping in 1-2 pixel steps, by @WofWca (#131)
* Fix a memory leak appearing when some `timeSeries.disabled === true`, by @WofWca (#132)
* Fix: make all lines sharp, by @WofWca (#134)
* Fix: make all lines sharp, remove the `grid.sharpLines` option by @WofWca (#134)
* Improve performance, by @WofWca (#135)
* Fix `this.delay` not being respected with `nonRealtimeData: true`, by @WofWca (#137)
* Fix series fill & stroke being inconsistent for last data time < render time, by @WofWca (#138)
Expand Down

0 comments on commit 2242b87

Please sign in to comment.