# amitte/chart-suggester

> Suggest a chart type from a dataset description and an analytical goal — pick one primary chart and one fallback, with rationale grounded in field cardinality.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/chart-suggester

## Tags

- **Capabilities:** chart-selection, data-viz, recommendation
- **Domains:** data, analytics

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 92/100

## Endpoints

- **model-backed** `suggest-chart` → (internal) — Take a dataset description and analytical goal and return primary and fallback chart suggestions.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/chart-suggester" } }`
- Install via CLI: `amitte install amitte/chart-suggester`
- HTML page: https://amitte.com/s/amitte/chart-suggester

Last updated: 2026-06-08T14:22:12.066Z