Flexmonster Connector for Google Charts provides methods for integrating with the Google Charts library and converting Flexmonster’s number format to the Google Charts format object or format pattern.
This API reference describes all the Connector's methods. For integration details, see the Integration with Google Charts guide.
Method | Description |
---|---|
googlecharts.getData | Requests data from Flexmonster and preprocesses it for Google Charts. |
googlecharts.getNumberFormat | Converts Flexmonster's number format to a Google Charts format object. |
googlecharts.getNumberFormatPattern | Converts Flexmonster's number format to a Google Charts format pattern. |