chartist-js / chartist

Simple responsive charts
https://chartist.dev
MIT License
13.33k stars 2.54k forks source link

How to add min-height for chart on mobile? #1321

Open ayoubkhan558 opened 1 year ago

ayoubkhan558 commented 1 year ago

How to add min-height for the chart on mobile?

I have added a chart in my app, For desktop, it looks good as follows: image But for the mobile, it looks like this image

How we can make it responsive so it looks good on mobile too?