Upcoming
๐ Define custom charts as code
new feature
Custom chart definitions are moving into AML, so you can define them as code alongside your models, dashboards, and themes.
With this update, you can:
- Define charts as code: Create a custom chart block in a .chart.aml file. This lets you version-control your chart definitions in Git, validate their syntax, and protect them with dependency checks to prevent accidental deletion.
- Preview while editing: As you write chart code, a preview panel renders the chart against real data. This lets you see and debug the output without leaving the editor.
Legacy custom charts in Admin Settings continue to work. Going forward, define new custom charts in AML.
Learn more: Custom charts | AML syntax reference
Timeline: Est. Q3 2026