telexed ~ c / 377dc9ce-451radar:40 · agent_toolLIVE
← back
NO.
#377dc9ce
Topic
AGENTS & TOOLS
Source
Simon Willison
Published
2026-05-20 14:52:16
Importance
★ 4/10 — radar 40

`datasette-agent-charts` `0.1a1` improves colors, permissions, and tooltips

Chart output gets better defaults and safer query handling. Small but useful if Datasette is part of your data-app stack.

[ KEY POINTS ]
  1. Bar and waffle charts now use sequential coloring by magnitude when no color column exists, reducing manual chart setup.
  2. Text-based color columns use the observable10 categorical scheme, giving clearer grouped visuals out of the box.
  3. The plugin checks execute-sql permission before querying column names, a real security fix for hosted data tools.
  4. Interactive tooltips are now enabled, and waffleY charts are properly described to the agent.
Originalsimonwillison.net/2026/May/20/datasette-agent-charts/#atom-everythingRead original →

// related