-
Notifications
You must be signed in to change notification settings - Fork 156
Open
Description
I am trying to implement Organisation chart of highcharts https://www.highcharts.com/docs/chart-and-series-types/organization-chart I added the scripts in index.js file above exporting.js <script src="https://code.highcharts.com/modules/sankey.js"></script>
<script src="https://code.highcharts.com/modules/organization.js"></script> and added the code for org chart in app.js . On running the app it resulted in a black screen Is there anyway of implementing Organisation chart ?Metadata
Metadata
Assignees
Labels
No labels