We have updated Flexmonster Software License Agreement, effective as of September 30, 2025 (list of changes)
All documentation

All methods of Flexmonster Connector for Highcharts

Flexmonster Connector for Highcharts provides methods for integrating with Highcharts and converting the Flexmonster number format to the Highcharts format string.

This API reference provides descriptions of all the Connector's methods. For integration details, refer to the Integration with Highcharts guide.

List of the Connector's methods

MethodDescription
highcharts.getDataRequests data from Flexmonster and preprocesses it for Highcharts.
highcharts.getAxisFormatConverts Flexmonster's number format to the Highcharts format string with the value variable.
highcharts.getPointXFormatConverts Flexmonster's number format to the Highcharts format string with the point.x variable.
highcharts.getPointYFormatConverts Flexmonster's number format to the Highcharts format string with the point.y variable.
highcharts.getPointZFormatConverts Flexmonster's number format to the Highcharts format string with the point.z variable.