We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When resizing the brush the chart area does not seem to reflect the brushed area.
Example: the brush is in june but the chart shows data from feb to may:
Chart should reflected the brushed area
Chart shows something else
https://apexcharts.com/javascript-chart-demos/line-charts/brush-chart/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
When resizing the brush the chart area does not seem to reflect the brushed area.
Example: the brush is in june but the chart shows data from feb to may:
Steps to Reproduce
Expected Behavior
Chart should reflected the brushed area
Actual Behavior
Chart shows something else
Screenshots
Reproduction Link
https://apexcharts.com/javascript-chart-demos/line-charts/brush-chart/
The text was updated successfully, but these errors were encountered: