Skip to content
New issue

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

Can expand brush beyond edge of chart #4934

Open
tom-b95 opened this issue Feb 4, 2025 · 3 comments
Open

Can expand brush beyond edge of chart #4934

tom-b95 opened this issue Feb 4, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@tom-b95
Copy link

tom-b95 commented Feb 4, 2025

Description

On the demo for brush chart you can expand the brush beyond the edge when resizing

Image

Steps to Reproduce

  1. Go to brush chart example: https://apexcharts.com/javascript-chart-demos/line-charts/brush-chart/
  2. Drag the edge of the brush area beyond the chart

Expected Behavior

The brush area should not go beyond the edge

Actual Behavior

The brush area goes beyond the edge

Screenshots

Image

Reproduction Link

https://apexcharts.com/javascript-chart-demos/line-charts/brush-chart/

@tom-b95 tom-b95 added the bug Something isn't working label Feb 4, 2025
@brianlagunas
Copy link
Member

Are you talking about the Zoom Bar at the bottom of the chart?

@tom-b95
Copy link
Author

tom-b95 commented Feb 14, 2025

yes

@bastianremo
Copy link

I have the same issue !!

Image

I need to restrict the selection to the grid area only. It's frustrating that clicking on the y-axis displays an area outside the x-axis limits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants