Create Custom Visualization

Guided procedure to build a custom dashboard panel for YOUR program -- inventory what your program's stores actually hold, design within the dashboard's legibility rules, scaffold a panel.toml + builder.py extension under your own program root, write an offline test, and verify it live with `trialerror dashboard serve`. Use this when the user wants a bespoke visualization, chart, or view on top of their program's data that the six built-in dashboard panels (session/budget/jobs/gates/corpus/doctor) don't cover, or asks to "add a panel", "build a custom view", "visualize X on the dashboard", or "make a dashboard extension".

SentImperior666 0e52457 2 files · 19.4 KB Updated

File contents

SentImperior666/TrialError/tree/main/plugin/skills/create-custom-visualization commit 0e5245785f

Frequently asked questions

npx skillmds@latest add sentimperior666/create-custom-visualization