All releases
Patch Changes
-
docs: Add non-radial BarChart duration example and improve radial example (#496)
-
fix(BarChart): Improve handling time scale for value axis (ex. xScale for horizontal orientation) (#496)
-
fix(Spline): Only re-draw on data/path changes and not other context (such as width/height). Fixes #504 (#505)
-
docs: Rename "Dot Plot" to "Duration" and add bars example along with points (#496)