Skip to content

Contour Issues (slider/zoom, and log axis) #705

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

Closed
brian428 opened this issue Jun 29, 2016 · 2 comments
Closed

Contour Issues (slider/zoom, and log axis) #705

brian428 opened this issue Jun 29, 2016 · 2 comments

Comments

@brian428
Copy link

I'm creating one ticket for these two issues because they look like they might be related:

  • Using a log axis, the contour lines flow beyond the plot area
  • Using the range slider, the contour lines flow beyond the plot area. (The same thing seems to happen with zooming enabled)

I also see two other problems that I believe are already ticketed (range sliders don't resize, and contour lines can loop/cross other contours).

I'll attach two screenshots to show what's happening. I'll also see if I can replicate it in a JSFiddle. (This is using real data and app logic, so replicating it may take some work).
contour_zoom_and_slider_bug
contour_log_issue

@etpinard
Copy link
Contributor

Hmm. Looks like some <clipPath> node is not getting updated properly.

@brian428 Can you please try to reproduce this bug in a vanilla environment (e.g. jsFiddle).

If not, this issue might be a duplicate of #558

@etpinard
Copy link
Contributor

Calling this a duplicate of #558 until a reproducible example can be made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants