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

Responsivity: how to make the chart take the full width/space available #31

Closed Alloco225 closed 1 year ago

Alloco225 commented 2 years ago

How to set size.width = 100% or 100vh to make the chart responsive

ghalex commented 2 years ago

Check issue #2

loclvkaopiz commented 2 years ago

@ghalex Please update docs too! :smile: