ghalex / vue3-charts

Vue3-Charts is an SVG-based charting library that is very easy to use and highly customizable
https://vue3charts.org
MIT License
135 stars 23 forks source link

[new feature] can add axis text labels in multi line #40

Open loclv opened 2 years ago

loclv commented 2 years ago

Just like this stack-overflow - questions - d3-line-chart-axis-text-labels-in-multi-line, i think this new feature is really useful!

You can add some properties in AxisConfig to config axis label.

Thank you for being awesome package!

Carl-Binneman commented 10 months ago

Upvoting as i have timestamps on my x axis and need line breaks to be respected.