Open younyikim opened 1 year ago
example chart : React Chart Demos > Column Charts > Stacked Columns
I think dragging should be restricted and no longer possible when reaching the edges on both sides.
When using 'selection scroll', scrolling is still possible even when reaching the edges on both sides.
https://github.com/apexcharts/apexcharts.js/assets/73516688/14ce1109-d237-47b4-973c-c8d40b7b4965
Any solutions?
Description
Steps to Reproduce
example chart : React Chart Demos > Column Charts > Stacked Columns
Expected Behavior
I think dragging should be restricted and no longer possible when reaching the edges on both sides.
Actual Behavior
When using 'selection scroll', scrolling is still possible even when reaching the edges on both sides.
Screenshots
https://github.com/apexcharts/apexcharts.js/assets/73516688/14ce1109-d237-47b4-973c-c8d40b7b4965
Reproduction Link