Back to browse
GitHub Repository

A command-line tool for plotting data from CSV files using a grammar of graphics syntax.

5 starsRust

Grammar of Graphics CLI tool made in Rust

by williamcotton·Apr 20, 2026·1 point·0 comments

AI Analysis

MidNiche Gem

Grammar of graphics in CLI form when Vega-Lite and ggplot2 exist.

Strengths
  • Clean pipe-based syntax: CSV in, SVG out, no GUI dependencies required
  • Supports facets, ribbons, coord_flip—advanced grammar of graphics features
Weaknesses
  • Grammar of graphics already solved by Vega-Lite, Altair, ggplot2 with better ecosystems
  • CLI-only limits accessibility compared to library alternatives
Category
Target Audience

Data analysts who prefer CLI workflows

Similar To

Vega-Lite · ggplot2 · Altair

Similar Projects