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

Organization Charts #114

Open
musangowope opened this issue Nov 19, 2020 · 3 comments
Open

Organization Charts #114

musangowope opened this issue Nov 19, 2020 · 3 comments

Comments

@musangowope
Copy link

Hey everyone. just wanted to find out with organization chart are supported?

Reference:
https://www.highcharts.com/demo/organization-chart/sand-signika

@pawelfus
Copy link

Hi @musangowope

Yes, these charts are supported. Don't forget to load sankey & organization modules: https://api.highcharts.com/highcharts/series.organization

Screenshot 2020-11-23 at 12 24 33

How to add a module: https://github.com/highcharts/highcharts-react-native#using-highcharts-modules-eg-solid-gauge-drilldown-or-exporting

@pawelfus pawelfus pinned this issue Nov 23, 2020
@pawelfus pawelfus unpinned this issue Nov 23, 2020
@ys-sherzad
Copy link

ys-sherzad commented Dec 1, 2020

@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?

@Denyllon
Copy link
Contributor

Denyllon commented Dec 2, 2020

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!

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

4 participants