From 7bbe8bb4d1c370853f88451c2bcc494f842ebe6b Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 14:39:23 +0000 Subject: [PATCH] docs: list available SQL runner chart types --- guides/developer/sql-runner.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) 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