Dashboard And Embed
Chirpier charts are hosted views over event definitions.
This surface covers both:
- the Chirpier app’s own event views
- public hosted event pages and external embeds
Main paths
Public Event Pages
Understand how public sharing, share tokens, URL state, and hosted event pages work.
Chart Variants
Use line, bar, summary, and tracker views with the hosted Chirpier chart runtime.
React
Use `@chirpier/charts` when you want a React wrapper around the hosted chart runtime.
Framework-Agnostic
Use `@chirpier/embed` for plain JavaScript, custom wrappers, and non-React environments.
For chart-specific variants and embed-state options, continue with Chart Variants.
Last updated on