Skip to Content
Use CasesExamplesSales

Sales

Here’s an example of creating a line chart showing total daily sales:

  1. Navigate to the Charts page
  2. Click New Chart in the top right
  3. Choose “Line” as the chart type
  4. Configure the chart:
    • GroupID: default
    • Stream: sales
    • Aggregation: Sum
    • Fallback strategy: Zero - this will fill in missing data with a zero value
  5. Add a title: “Daily Sales”
  6. Save the chart to your workspace

Your chart will automatically update as new data comes into your data source.

Last updated on