-
Notifications
You must be signed in to change notification settings - Fork 47
Browsing dashboards
The dashboards screen mainly consists from navigation tabs, where each of them represents a dashboard. User will be able to navigate among them by swiping the screen, or tapping on particular tab. If you are struggling to find correct dashboard, you can swipe tabs without switching between them and then select one you need.
The are above tabs is called toolbar, which contains next action buttons.
Please note, available actions depend on user permissions: if user is allowed to add content to dashboard, the search button will be shown; the same applies to add and manage buttons which are located under overflow menu.
In order to learn more about actions visit corresponding pages.
The grid which is located under tabs, represents a collection of dashboard items. Each element contains three dot menu button which allows user to create interpretations or remove items from the list.
Each item in grid is clickable. Unfortunately, not all content types are supported at the moment for detail viewing.
Supported content types:
- Chart
- Event chart
- Map
- Report table
Charts and maps are represented as static images. So you can easily use gestures to zoom in/out in order to drill down into data. Report tables will be shown as HTML rendered tables.
Note, that interpretations sharing works for only content types defined below at the moment:
- Chart
- Map
- Report table
If user has access to remove given dashboard item, then delete button will be visible.