Open nevernotmove opened 1 year ago
Setting something like this on the chart canvas container makes it responsive, but leads to inconsistencies between mobile and desktop:
<style> div { height: calc(100dvh - 13.2em); } </style>
Setting something like this on the chart canvas container makes it responsive, but leads to inconsistencies between mobile and desktop: