-
Notifications
You must be signed in to change notification settings - Fork 80
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
Organization Charts #114
Comments
Hi @musangowope Yes, these charts are supported. Don't forget to load sankey & organization modules: https://api.highcharts.com/highcharts/series.organization How to add a module: https://github.com/highcharts/highcharts-react-native#using-highcharts-modules-eg-solid-gauge-drilldown-or-exporting |
@musangowope hi there, are cards in the organization chart interactable! I mean are they clickable when you press on one it should expand its children cards? |
Hi @ys-sherzad This one is a typical Highcharts related question, which suppose to be asked through the one of official support channels (StackOverflow with #highcharts tag, Highcharts forum, or sending the email to [email protected]). The Issues tab on this repository is our bug-tracker only. Anyway, the feature you mentioned above is not possible to get out of the box using API options only, but here is a simple demo which shows how it can be implemented. Live demo: https://jsfiddle.net/BlackLabel/Lgkxqva6/ Kind regards! |
Hey everyone. just wanted to find out with organization chart are supported?
Reference:
https://www.highcharts.com/demo/organization-chart/sand-signika
The text was updated successfully, but these errors were encountered: