Flint Chart
Visualization language that lets AI agents create expressive charts
Flint Chart is a visualization language and compiler built for AI-era chart creation. It lets agents and humans write compact, editable chart specifications without manually tuning every axis, label, scale, legend, or layout setting. The compiler uses data, semantic types, chart type, and encodings to derive polished chart settings automatically. One Flint input can compile into native Vega-Lite, ECharts, or Chart.js specifications. The repository includes a TypeScript library, an MCP...