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

Brush behaves erratically if scatterPlot is placed before seriesChart #1216

Open
cramatt opened this issue Oct 14, 2016 · 2 comments
Open

Brush behaves erratically if scatterPlot is placed before seriesChart #1216

cramatt opened this issue Oct 14, 2016 · 2 comments

Comments

@cramatt
Copy link

cramatt commented Oct 14, 2016

I'm experiencing strange brush behavior in the following scenario:

  • verison 2-beta.32
  • scatterPlot with brushing on
  • seriesChart with brushing off
  • both charts placed on same page
  • scatterPlot placed BEFORE seriesChart

If I reverse the order the brush works as expected.

@cramatt
Copy link
Author

cramatt commented Oct 14, 2016

Note this is likely what I was experiencing here: #878 (comment)

@gordonwoodhull
Copy link
Contributor

Hi @cramatt, sorry for the slow response. I'm confused how this could be #878, since that's about filtering the composite chart, and here it sounds like you're brushing on a solitary scatterPlot.

Could you describe the strange brush behavior?

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