A dashboard contains elements, which are the data visualizations, text tiles, and buttons on the dashboard. This page discusses options for the visualizations within a LookML dashboard. For settings that affect an entire LookML dashboard, see the Dashboard LookML reference page.
The LookML parameters that can be used in a dashboard element depend upon the type of visualization that has been specified using the type parameter. Use the links on this documentation page to get information about the parameters for the different visualization types.
Dashboard LookML and the model development LookML are different languages. Dashboard LookML is based on YAML, in which the number of indentations is very important. Model development LookML uses curly brackets.
An overview of LookML dashboard element types is provided on the documentation page for the type parameter.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[],[],null,["# Dashboard element list\n\nLooker has [two kinds of dashboards](/looker/docs/2512/building-lookml-dashboards#types_of_dashboards:_user-defined_and_lookml): [user-defined dashboards](/looker/docs/2512/creating-user-defined-dashboards), which are created via the Looker UI, and [LookML dashboards](/looker/docs/2512/building-lookml-dashboards), which are created in [`dashboard.lkml` files](/looker/docs/2512/other-project-files#dashboard_files).\n\nA dashboard contains *elements* , which are the data visualizations, text tiles, and buttons on the dashboard. This page discusses options for the visualizations within a LookML dashboard. For settings that affect an entire LookML dashboard, see the [Dashboard LookML](/looker/docs/2512/reference/param-lookml-dashboard) reference page.\n\nThe LookML parameters that can be used in a dashboard element depend upon the type of visualization that has been specified using the `type` parameter. Use the links on this documentation page to get information about the parameters for the different visualization types.\n\u003e Dashboard LookML and the model development LookML are different languages. Dashboard LookML is based on YAML, in which the number of indentations is very important. Model development LookML uses curly brackets.\n\nAn overview of LookML dashboard element types is provided on the documentation page for the [`type` parameter](/looker/docs/2512/reference/param-lookml-dashboard-type).\n\nCartesian charts\n----------------\n\n- [Column chart parameters](/looker/docs/2512/reference/param-lookml-dashboard-column-chart)\n- [Bar chart parameters](/looker/docs/2512/reference/param-lookml-dashboard-bar-chart)\n- [Scatterplot chart parameters](/looker/docs/2512/reference/param-lookml-dashboard-scatter-chart)\n- [Line chart parameters](/looker/docs/2512/reference/param-lookml-dashboard-line-chart)\n- [Area chart parameters](/looker/docs/2512/reference/param-lookml-dashboard-area-chart)\n- [Boxplot chart parameters](/looker/docs/2512/reference/param-lookml-dashboard-boxplot-chart)\n- [Waterfall chart parameters](/looker/docs/2512/reference/param-lookml-dashboard-waterfall-chart)\n\nPie and donut charts\n--------------------\n\n- [Pie chart parameters](/looker/docs/2512/reference/param-lookml-dashboard-pie-chart)\n- [Donut multiples chart parameters](/looker/docs/2512/reference/param-lookml-dashboard-donut-multiples-chart)\n\nProgression charts\n------------------\n\n- [Funnel chart parameters](/looker/docs/2512/reference/param-lookml-dashboard-funnel-chart)\n- [Timeline chart parameters](/looker/docs/2512/reference/param-lookml-dashboard-timeline-chart)\n\nText and tables\n---------------\n\n- [Text tile parameters](/looker/docs/2512/reference/param-lookml-dashboard-text-tile)\n- [Button parameters](/looker/docs/2512/reference/param-lookml-dashboard-button)\n- [Single value chart parameters](/looker/docs/2512/reference/param-lookml-dashboard-single-value-chart)\n- [Single record chart parameters](/looker/docs/2512/reference/param-lookml-dashboard-singe-record-chart)\n- [Table (legacy) chart parameters](/looker/docs/2512/reference/param-lookml-dashboard-table-chart-legacy)\n- [Table chart parameters](/looker/docs/2512/reference/param-lookml-dashboard-table-chart)\n\nMaps\n----\n\n- [Google Maps chart parameters](/looker/docs/2512/reference/param-lookml-dashboard-google-maps)\n- [Map chart parameters](/looker/docs/2512/reference/param-lookml-dashboard-map)\n- [Coordinate map parameters](/looker/docs/2512/reference/param-lookml-dashboard-coordinate-map)\n- [Choropleth map parameters](/looker/docs/2512/reference/param-lookml-dashboard-choropleth-map)"]]