Skip to content

docs: list all 10 visualization types in --type flag help #553

docs: list all 10 visualization types in --type flag help

docs: list all 10 visualization types in --type flag help #553

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version-file: go.mod
- run: go test ./...