Chart height 100% - responsive

This is definitely a feature that makes me search for another component, unfortunately

the chart height needs to be numeric constant

so you can’t control the resposiveness of your website with media screens

my sugestion is an option to make the chart heigh auto, inherit the container, resizeable

in this way when you change the screen size of the website it assumes assymetrical layout

Thanks for the feedback. The thing is - we can’t rely on the height of the container, since in most cases it’s being set by the chart itself.

A solution here can be a control on the height of the chart per device. WDYT?

Yeah, I crack my head for some time yeaterday and I think I could make that works in a way that the div background behind follows the element height

Thanks so much for your reply

1 Like

Sure thing, happy to help!