Flint 0.3 makes charts easier to explore after they are created. The MCP App can now switch chart types and edit chart properties in place, while the original Flint spec stays compact and readable.
Explore chart types
Move between compatible views without rebuilding the chart. For example, turn a dense Line Chart of food prices into compact Sparkline rows for easier comparison. Flint preserves the data roles and derives the details for the new chart type.
Edit chart properties
Edit common properties directly in the widget. For example, turn labels on in a correlation heatmap to reveal the value in every cell. Controls adapt to the selected chart and backend, and changes appear immediately.
Flint in Chinese
The website and documentation are now available in Chinese, including guides for getting started, authoring charts, and extending Flint.
Also in 0.3
- Added backend-neutral chart recommendations and chart transformations.
- Improved sparse areas, grouped bars, boxplots, Gantt charts, and Waterfall charts across backends.
- Improved semantic formatting and made Sparkline rows self-scale by default.
- Added PNG copy, download, and reset actions, plus expanded agent guidance.
See the changelog for migration notes and the complete technical summary.
Full Changelog: 0.2.1...0.3.0