Tool Open source
markdown-graphs is a collection of React components for ASCII-style tables, charts, and diagrams in MDX. It provides more than 30 graph components, including tables, bar charts, sparklines, heat maps, Gantt charts, timelines, trees, and flow diagrams. Components render inside dashed frames using text glyphs and blocks rather than SVG, with optional single-, dual-, or three-accent palettes.
The project distributes source files through a shadcn registry: users can add individual components or the full collection to an existing shadcn project, then import them locally. It is not an npm package and requires an existing shadcn project and Motion. The repository is licensed under MIT.
1 use taken from transcripts — each links to the moment in the video.
Provides more than 30 chart and diagram components for MDX, rendering bars, sparklines, heat maps, and Gantt charts from text characters and blocks rather than SVG.
1 in the library.