You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
new uPlot.orient() util fn to help with grabbing the properly-oriented scales, data arrays and drawing fns
series.cap, series.points.cap, axis.grid.cap, axis.ticks.cap now set ctx.lineCap, which can be useful in combination with dash, to create a dotted-round line path style.
hz bars demo, with a tiny/fast quad-tree implementation for hit-testing & hover detection
align option added to bars path-builder, should be helpful for histograms