Skip to Content
DocsChartsCharts

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.

Charts Page

Create a chart

To create a new chart:

  1. Click New Chart in the top right
  2. Choose a chart type:
  3. Select your Stream from the dropdown
Chart Type

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
Chart Properties

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
Share 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