Follow the instructions below to add and rearrange tabs on your dashboards or move charts and selectors between tabs.
Add tabs to your dashboard
Console
API
Open your dashboard.
In the upper-right corner of the page, click Edit → Tabs.
Click + Add to create a new tab.
Drag and drop tabs to rearrange them.
Click Save.
Note
This configuration is a segment in the overall description of Visualization assets in the workbook. For the complete tutorial, see Use Visualization API.
Tabs are described as a structural element of a dashboard. They work as containers for Visualization asset element containers. For example, charts_container.
The description of a tab includes:
title - the title of your tab. It will show if your dashboard contains more than a single tab.
id - the id of your tab. It must be unique within the workbook.
items - the section where you put the descriptions of all the element containers belonging to the tab.