Skip to content

Drill down next level data also highlighted for next level how to avoid? #199

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
bdevika opened this issue Jan 14, 2019 · 1 comment
Closed

Comments

@bdevika
Copy link

bdevika commented Jan 14, 2019

Bug or Feature Request?

1.how to limit the level of the drill?
2. How to maintain the color of drill down data? currently, it renders with random color for data of next level
3. how to dynamically change the chart type which should reflect its drill-down data using 'Series' component

Versions

  • React JSX Highcharts version: ^3.3.0
  • Highcharts version: ^16.0.2
  • React version: ^16.5.2
@whawker
Copy link
Owner

whawker commented Jan 14, 2019

We don't really have proper support for drilldown yet (see #29), but here are a few pointers

  1. I'm not sure on that, you'll have to ask Highcharts themselves.
  2. Maintaining the colour should be possible via colorByPoint
  3. As previously stated we don't have drilldown support, I don't think this is possible in React JSX Highcharts

Drilldown example (uses workaround)
Vanilla JS Highcharts equivalent

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