JSON Editor
📄️ Overview
A visual editor is available for creating and editing dashboards. It allows you to work with them without having to edit the JSON source code. However, not all features are available in the visual editor. Some advanced features require direct editing of the JSON code.
📄️ Dashboard Structure
Dashboards allow you to visualize, organize and share analytical data.
📄️ Filters Structure
A dashboard may contain filters for specifying values for one or more search queries. This is usually done using text fields, drop-down lists or radio buttons. This article contains basic examples of working with data filtering. The examples show the use of tokens to pass values to dashboards.
📄️ Examples
This article provides examples of working with the source code of dashboards. By familiarizing yourself with the JSON source code, the user will be able to further customize the dashboards created.