-
-
Couldn't load subscription status.
- Fork 1.4k
Description
I think some changes need to be provided for responsiveness. When I read docs for responsiveness https://apexcharts.com/docs/options/responsive/, I have found example demo https://codepen.io/apexcharts/pen/ajpqJp. I tried to resize the screen to breakpoint 1000px (as provided in config), as a result legend changed position to 'bottom'. When I have resized the screen back to the default size (screen width > 1000px), the legend stayed at bottom. I am as a regular developer think that something is wrong in that behavior. I think that when user resize screen from 1000px to default size (screen width > 1000px), then only default options should be applied.