mirror of
https://github.com/apache/superset.git
synced 2026-07-12 17:55:38 +00:00
Bring the dashboards extension-point doc in line with the established editors/chat doc conventions: add a worked Example Implementation (a flat chart-list renderer plus its registration index.tsx, with a note on interpreting the full layout tree via meta.chartId), a Dashboards API Reference table covering the full namespace surface, and a Next Steps footer. Also update the contribution-types blurb to reflect that the built-in renderer is registered through the contribution point as the default provider. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>