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
The centralized credential vault that the rest of your connectors quietly rely on. Configure it once and every other connector — Gmail, Calendar, GitHub,…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/nango-connector
Plug Apify's actor catalogue into every Cinatra agent. Once connected, any agent that needs to scrape, crawl, or extract data can reach for an…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/apify-connector
Run the platform's policy scanners against an agent definition and report what they find. The agent vets a definition for hardcoded secrets, untrusted URLs,…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/lint-policy-agent
The conversational skill bundle that powers the Cinatra chat assistant. It shapes how the assistant talks, recognizes what you are trying to do, and…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/assistant-skills
Connect OpenAI so every agent in your workspace can run on GPT models. Holds your API key, default model, and service tier behind a…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/openai-connector
A slide-format presentation exported to PDF — pitch decks, sales decks, conference talks, board decks, training presentations, and customer-facing decks. Slide Decks get a…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/slide-deck-artifact
Reviews
There are no reviews yet.