Chart
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/chart-artifact
Chart
Renders data charts in the Cinatra chat surface. Agents describe a chart as a small data spec — a type (bar, line, or area), x-axis labels, and one or more named numeric series — and this extension draws it as a clean, themed recharts visualization with formatted axes, an optional legend, and currency, percent, or plain-number value formatting. Malformed data degrades to a short inline notice instead of a blank space, so the chat is never broken by a bad chart.
This extension owns the chart renderable-view: it provides the component that the host mounts for the chart view type. The host still detects and emits the chart payload — that stays host-side permanently — and the switchover that routes the host through this extension (the view-type schema, the detector reroute, the required-extension lock entry, and removing recharts from the host) is a separate, later, owner-reviewed host change and is intentionally not part of this repository.
Works with
- Cinatra chat — assistant and tool responses that emit a chart view
Capabilities
- Draw bar, line, and area charts from a compact, validated data spec
- Show multiple named series with a themed color palette and an optional legend
- Format values as currency, percent, or plain numbers on the axis and tooltip
- Render identically across the chat and the CMS embed surface
- Fall back to a short inline notice when the chart data is missing or malformed
More from Cinatra
Surface your Google Calendar appointment booking pages inside Cinatra so agents can hand them out. Each user registers their public calendar.app.google scheduling links once,…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/google-calendar-connector
The system viewer for PDF documents in the Cinatra library. Any artifact whose bytes are application/pdf renders inline through this extension: the browser's built-in…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/pdf-artifact
Meta-skills used when authoring new Cinatra skills. The bundle generates the short example prompt that appears beside a skill in the catalog — the…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/skill-creator-skills
Send mail from your Gmail account through Cinatra and pick up the replies. Each user connects their own Google account, and Cinatra agents that…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/gmail-connector
Connect a GitHub repository to Cinatra and let your agents work with it. Once you sign in and pick a repository, Cinatra keeps a…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/github-connector
A go-to-market plan — positioning, GTM motion, channel mix, messaging architecture, segmentation, and the campaign roadmap that ties it all together. The strategy is…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/marketing-strategy-artifact
Reviews
There are no reviews yet.