1.6.9
版本发布时间: 2021-05-02 06:19:37
leeoniya/uPlot最新发布版本:1.6.30(2024-01-30 04:41:47)
https://github.com/leeoniya/uPlot/compare/1.6.8...1.6.9
- switch spline paths to use monotone cubic interpolation instead of centripetal Catmull-Rom. this is somewhat less curvey but avoids exceeding min/max y values. (#504)
- enhancements, fixes and optimizations for
cursor.sync
- fix errors when
legend.live: false
. (#496) - skip updating a hidden cursor when resizing. (#499)
- avoid error when axis tick increment calc fails, and simply skip rendering ticks. (#503)
- add
fireHook
arg to.setCursor()
- various typings and demos refinements
- updated benchmarks for all libs