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
142 stars 23 forks source link

How can I set full width for the chart #14

Closed thuongnd5499 closed 3 years ago

thuongnd5499 commented 3 years ago

Hello, how can I set full-width for the chart? I mean width 100%, auto full width when the div change, thanks

ghalex commented 3 years ago

Check this: https://github.com/ghalex/vue3-charts/issues/2

thuongnd5499 commented 3 years ago

Check this: #2

oh thanks very much