🎉 LayerChart 0.70 with massive canvas improvements
I am pleased to announced the 0.70 release of LayerChart with overhauled
I am pleased to announced the 0.70 release of LayerChart with overhauled
Comments
Resolves long standing rendering loop issue if more than 1 child per Canvas and also laid the groundwork to support all primitive and data mark components
https://github.com/techniq/layerchart/issues/158
Rather proud of the solutions to support Group (positioning) and LinearGradient with the same API
Components using these primitives also transitively support canvas (ex. Axis, Grid, ...)
These utils support using CSS variables and classes within a canvas context via `window.getComputedStyle()` and some orchestration. They even support `paint-order` for stroke/fill
https://github.com/techniq/layerchart/releases/tag/layerchart%400.70.0