Claude now renders editable charts and diagrams directly inside chat, including on the free tier. Use it to shorten the path from prompt to live visualization in everyday assistant workflows.

Anthropic's launch post says Claude can now build interactive charts and diagrams "directly in the chat," with beta access rolling out across all tiers. That matters because the company is exposing a richer output surface without gating it behind paid plans or a separate app flow; the linked Claude product page also now lists data visualization among core capabilities Claude product page.
The product behavior shown so far is interactive rather than screenshot-based. TestingCatalog's tester demo shows a "Revenue by Quarter" chart with a visible "Chart Type" control, while Wes Roth's Venn demo captures Claude generating both a line chart and a Venn diagram that change as the prompt is edited. In practice, that turns the assistant from a text-only explainer into a lightweight visualization runtime inside the same chat session.
One technical readout from AlphaSignalAI's HTML SVG claim says the visuals are generated with HTML and SVG and rendered live in the conversation. That implementation detail is not stated by Anthropic in the primary launch post, so it should be treated as an external observation, but it fits what the demos show: selectable chart elements, layout changes, and diagram outputs that behave like embedded UI rather than exported media.
Developers immediately connected the release to broader agentic UI workflows. Omar Sar0 wrote that the feature is "in fact powered by MCP" in the context of an orchestrator already producing Excalidraw diagrams and Remotion clips MCP thread. Separately, AiBreakfast's instrument panel demo Cessna panel demo shows the same chat surface generating an interactive control panel, "not perfect by any means" but already usable enough to hint at dashboards, teaching aids, and other small domain-specific interfaces produced from prompts instead of hand-built front ends.
Vercel Emulate added a programmatic API for creating, resetting, and closing local GitHub, Vercel, and Google emulators inside automated tests. That makes deterministic integration tests easier to wire into CI and agent loops without manual setup.
releaseOpenClaw shipped version 2026.3.22 with ClawHub, OpenShell plus SSH sandboxes, side-question flows, and more search and model options, then followed with a 2026.3.23 patch. Teams get a broader plugin surface, but should patch quickly and review plugin trust boundaries as the ecosystem grows.
releaseCursor shipped Instant Grep, a local regex index built from n-grams, inverted indexes, and Bloom filters that drops large-repo searches from seconds to milliseconds. Faster candidate retrieval shortens the coding-agent loop, especially when ripgrep-style scans become the bottleneck.
breakingChatGPT now saves uploaded and generated files into an account-level Library that can be reused across conversations from the web sidebar or recent-files picker. It removes repetitive re-uploading and makes past PDFs, spreadsheets, and images part of a persistent working context.
breakingEpoch AI says GPT-5.4 Pro elicited a publishable solution to one 2019 conjecture in its FrontierMath Open Problems set, with a formal writeup planned. Treat it as an early milestone worth reproducing, not blanket evidence that frontier models can already automate math research.
Claude can now build interactive charts and diagrams, directly in the chat. Available today in beta on all plans, including free. Try it out: claude.ai
I asked Claude to build an interactive instrument panel from a Cessna 172 directly in the chat... Pretty cool! Not perfect by any means but when this gets refined, it has major potential for education.
Claude can now build interactive charts and diagrams, directly in the chat. Available today in beta on all plans, including free. Try it out: claude.ai
Anthropic released a new feature for @claudeai that lets users build interactive charts and diagrams in chat. Available to all users 👀