Skip to main content
  1. labelPath: This is the label that will show up in the chart
  2. dataPath: This is the data that will show up in the chart
  3. customFunctions: A List of functions to transform data that comes in the datasource
  4. formats: A list of formats that can be applied to the data.
These values come from the result of the Stored Procedure

Example of labelPath and dataPath

we will see a response example:
Examples of customFunctions and formats In this example, the custom function allows to add the months to the dashboard dataset and the format allows to group the data by “Categoría”