github leeoniya/uPlot 1.5.0

latest releases: 1.6.30, 1.6.29, 1.6.28...
3 years ago

1.4.7...1.5.0

  • [BREAKING] opts.gutters: {x,y} -> opts.padding: [top,rgt,btm,lft] (#392)
  • allow drawing axes & grid over series via opts.drawOrder: ["axes", "series"] (#386)
  • extract & modularize all path-building code. linear, stepped, spline & bars path-builders are now in the core. (https://leeoniya.github.io/uPlot/demos/line-paths.html)
  • don't crash with log scales & data values <= 0; draw them as 1 magnitude below scale.min.
  • uPlot.join() util for null-filling and merging unaligned data from different sources. (similar to SQL's outer join)
  • fix for defining stroke or fill as canvas gradient or canvas pattern objects

Don't miss a new uPlot release

NewReleases is sending notifications on new releases.