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

How to integrate the Highcharts "grouped categories" option?

Answered
Ravi asked on September 19, 2019

Hi Team,
We integrated Highcharts via Flexmonster Connector API.
 
We are in need to format rawData(providing by Connector API) to draw Group Category features supported by Highcharts.
Here, we just formatted 'data.xAxis'  where as struggling to format 'data.series'. Could you please support this GroupCategory feature at inbuild?
https://jsfiddle.net/BlackLabel/TFhd7/

1 answer

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster September 19, 2019

Hello Ravi,
Thank you for your question.
 
Our current approach for working with different charting libraries implies not targeting some specific 3-rd party charting libraries and their functionality but providing a flexible tool to our clients so that they could work with any charting library they need. We continue following such a concept in our getData API call.
 
Currently, we do not have any plans on changing the existing approach. We recommend referring to our docs of how to integrate with any charting library: https://www.flexmonster.com/doc/integration-with-any-charting-library/ so you can implement the data representation for your specific use case.
 
Regards,
Dmytro

Please login or Register to Submit Answer