diff --git a/guides/developer/sql-runner.mdx b/guides/developer/sql-runner.mdx index eb6fdfc8..ff70172e 100644 --- a/guides/developer/sql-runner.mdx +++ b/guides/developer/sql-runner.mdx @@ -67,6 +67,16 @@ Once you've configured your chart, you can save it, add it to a space, and add i SQL runner charts on a dashbaord can be filtered in the UI. See the [filter documentation](/guides/limiting-data-using-filters) for more information. +### Chart types + +The SQL runner supports the following chart types: + +* Table +* Bar chart +* Line chart +* Pie chart +* Big number + ## Limitations ### ORDER BY not guaranteed