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

Different dataGrouping with the same x-values #4311

Closed
pawelfus opened this issue Jun 22, 2015 · 1 comment
Closed

Different dataGrouping with the same x-values #4311

pawelfus opened this issue Jun 22, 2015 · 1 comment

Comments

@pawelfus
Copy link
Contributor

Example: http://jsfiddle.net/fwcjnvqr/

Both data sets use the same x-values as base, but different dataGroupings are applied ( currentDataGrouping.count 6 vs 8). As the result, we have unsynchronized points in a shared tooltip.

Second example: http://jsfiddle.net/fwcjnvqr/3/

Now one series has applied dataGrouping and don't have it. Steps to recreate issue:

  • show column series
  • click on navigator to change extremes
  • hide column series
  • show column series
@pawelfus
Copy link
Contributor Author

Works fine in 4.2.x

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

No branches or pull requests

1 participant