layerchart
layerchart copied to clipboard
Support HTML axis labels for cartesian charts (BarChart, LineChart, etc)
While the Text component has some support for wrapping (and soon truncation), HTML layers is more adept for laying out text. We should investigate easily switching to HTML rendered text for simplified charts (BarChart, LineChart, etc)
- [x] Update
Textto support<Html>layers (https://github.com/techniq/layerchart/issues/408) - [x] Update
Axisto at least rendering labels/Text, although Rules/Lines could also easily be supported ((https://github.com/techniq/layerchart/issues/408))