Need a special offer?Find out if your project fits.
+

Need to build a Highcharts Sankey chart

Answered
Krishna Prasad asked on October 1, 2023

I have a dataset like, [
{
"Level1": "Manufacturer 123 Systems, Inc.",
"Level2": "Program1"
},
{
"Level1": "Program1",
"Level2": "0XXXXXXX (TA-0XXX-XX)"
},
{
"Level1": "0XXXXXXX (TA-0XXX-XX)",
"Level2": "Care Aero and Industrial Inc."
},
{
"Level1": "Care Aero and Industrial Inc.",
"Level2": "AID"
}] and I want to build a Sankey chart using Highcharts. I went thru all your example, and I am not able to follow how to implement this using prepareDataFunction. But I am not able to understand. Is there an example of this.
Thanks
Krishna

1 answer

Public
Nadia Khodakivska Nadia Khodakivska Flexmonster October 3, 2023

Hello,

Thank you for reaching out to us.

You are welcome to see the answer by the link: https://www.flexmonster.com/question/i-am-trying-to-draw-a-custom-chart-using-a-flat-grid-type-data-and-i-am-not-able-to-make-it-work-with-reportcomplete-and-preparedatafunction/ 

Feel free to contact us in case other questions arise.

Kind regards,
Nadia

Please login or Register to Submit Answer