Sales
Here’s an example of creating a line chart showing total daily sales:
- Navigate to the Charts page
- Click New Chart in the top right
- Choose “Line” as the chart type
- Configure the chart:
- GroupID:
default
- Stream:
sales
- Aggregation:
Sum
- Fallback strategy:
Zero
- this will fill in missing data with a zero value
- GroupID:
- Add a title: “Daily Sales”
- Save the chart to your workspace
Your chart will automatically update as new data comes into your data source.
Last updated on