Charts
Charts in Chirpier help you visualize your data in seconds. This guide shows you how to create a new chart in your Charts page.
Create a chart
To create a new chart:
- Click New Chart in the top right
- Choose a chart type:
- Select your Stream from the dropdown
Chart properties
After selecting a chart type, you can:
- Give your chart a name
- Choose a data fallback strategy for handling missing data in a time window:
- None: Leave gaps where data is missing
- Zero: Fill missing values with zero
- Last: Use the last known value
- Cumulative: Show cumulative total for the stream
Share your chart
You can share your chart with the public by:
- Toggling Sharable
- Copying the sharable chart URL
- Optionally onfiguring a password for your shared chart
Publish your chart
Once your chart is configured - your chart will appear in the Charts page. And will update in real-time as data is emitted to Chirpier.
That’s it!
React SDK
We’re working on our React SDK to allow you to embed your charts into your own application.
Watch this space for updates.
Last updated on