Show HN: Tiny React charts that fit in a line of text, zero deps A new open-source React charting library, @microcharts/react, offers 106 chart types small enough to fit inside a line of text, with zero dependencies and a size of 2.17–6.75 kB per interactive chart, enforced in CI. The library is designed for AI agents to write charts directly, with every chart reading the same way and bad data degrading gracefully instead of crashing. It includes built-in accessibility features such as auto-generated alt text, keyboard navigation, and support for system preferences like prefers-reduced-motion. Small enough for a model to write , sharp enough for a person to trust . Word-sized React charts. 106 types that fit inside a sentence, a table cell, or a streamed reply. pnpm add @microcharts/react Set up with AI /docs/quickstart set-up-with-an-ai-agent live · Gemini Nano in your Chrome · numbers are illustrative Charts a model can type Every chart reads the same way: data alone renders something correct, and a prop like domain or color means the same thing everywhere. Once a model has seen one of these, it can write the other 105. an agent writes