Dashboards
Dashboards are projects like spaces that contain data (a dataframe) and the visualizations applied to it (a layout).
To create a dashboard:
- Open a table to access the Table View.
- In the Table View, you can:
- Add viewers to visualize your data
- Transform data as needed
- Add filters
- Customize the grid, such as color-coding grid columns
- Optionally, add data from linked tables:
- For viewers other than the grid, click the Gear () icon and choose the table in the Context Panel under Data > Table.
- Inside the grid, you can show data from linked tables in cells.
- Save your dashboard.
Note: When a table is generated by a function (such as a database query), you can enable the data sync. With this setting on, the function re-executes each time the project is opened. Learn more about dynamic dashboards.
For saved dashboards, you can embed a view into an external site as an iframe. Embedded views remain fully interactive and maintain the connection with the data from which it was created inside Datagrok.
How to embed a view
- Open your project.
- In the Table View's Top Menu, click the Hamburger icon and select Embed... This opens an Embed dialog.
- From the dialog, copy the generated iframe and use it on your site.
Resources
YouTube videos:
Dynamic Dashboards
Building dynamic dashboards using database queries