apexcharts.js
apexcharts.js copied to clipboard
OnSelectionChange event
Summary
Expose a selection change event
eg. onSelectionChange={(min, max)} => ...}
so we can sync up with controls like date pickers.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
bump
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
bump
Isn't selection
event what you need?
https://apexcharts.com/docs/options/chart/events/
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.