A tabular visualization engine for CSV, JSON, and benchmark output. Turns numeric rows into interactive charts and descriptive statistics in one self-contained HTML file — no server, no dependencies, no build step.
Getting Started ·
Parser Guide ·
Tabular Data ·
CLI Commands ·
Grouping ·
Merging ·
CI/CD
Full documentation at vizb.goptics.org
# Linux / macOS
curl -fsSL https://vizb.goptics.org/install.sh | bash
# Windows
irm https://vizb.goptics.org/install.ps1 | iexgo install github.com/goptics/vizb@latestPre-built binaries for Linux, macOS, and Windows are available on the releases page.
Contributions are welcome! See CONTRIBUTING.md for setup, build/test commands, and how to add a parser.
This project is licensed under the MIT License — see the LICENSE file for details.