☝️Small business or a startup? See if you qualify for our special offer.
+
All documentation
  • API Reference for older versions
  • 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.