All releases
Patch Changes
-
fix(Bars): Fix inverted rect when rendered top-to-bottom or right-to-left. Fixes #540 (#613)
-
fix(Axis): Filter distinct tick values (useful when manually injecting extra values) (#615)
-
feat(Axis): Use
formatto filter ticks (integer and date/time). Helpful to keep ticks above a threshold for wide charts or short durations. (#615)