Issue tracker for Chartworks — chart rendering for AI agents.
File issues here for:
- The
chartworksCLI (npm) - The Chartworks MCP server
- The web app and playground at chartworks.dev
- Chart rendering correctness / spec validation
- Documentation gaps
The agent-skill has its own tracker too: chartworks/skill/issues. Either repo is fine for skill-related reports.
Include:
- What you ran (CLI command, MCP tool call, the spec JSON).
- What you expected.
- What happened — error output verbatim, screenshot if it's a visual issue.
- Version:
npx chartworks --version(CLI), or your MCP client name/version.
For chart-correctness issues, share the minimal spec that reproduces.