- Apache Superset Quick Start Guide
- Shashank Shekhar
- 199字
- 2021-06-10 18:34:39
Making a dashboard
Making a dashboard in Superset is quick and easy. Just go to Dashboards and create a new dashboard. In the form, fill in the Title and a string value in the Slug field, which will be used to create the dashboard's URL, and hit Save:
Open the dashboard and select the Edit Dashboard option. Because we have two seemingly unrelated datasets, we can use the Tabs dashboard component to see them one at a time:
Once you have added a Tabs component, insert the two charts you just made using the Your charts & filters option:
The dashboard URL syntax is http://{address}:{port number}/superset/dashboard/getting-started. Replace the address and port number variables with the appropriate values, and you can use this link to open or share your dashboard.
Our dashboard is ready and live for users with accounts on the web server. In the next chapter, we will learn about user roles. After that, you will able to get your favorite collaborators to register. With them on board, you can start collaborating on charts and dashboards for your data analysis projects.
- ETL with Azure Cookbook
- 基于LabWindows/CVI的虛擬儀器設(shè)計(jì)與應(yīng)用
- 手把手教你玩轉(zhuǎn)RPA:基于UiPath和Blue Prism
- Blockchain Quick Start Guide
- PyTorch深度學(xué)習(xí)實(shí)戰(zhàn)
- 自動(dòng)化控制工程設(shè)計(jì)
- 21天學(xué)通Visual Basic
- WordPress Theme Development Beginner's Guide(Third Edition)
- 單片機(jī)C語言應(yīng)用100例
- 一步步寫嵌入式操作系統(tǒng)
- 計(jì)算機(jī)組裝與維修實(shí)訓(xùn)
- 菜鳥起飛電腦組裝·維護(hù)與故障排查
- 計(jì)算機(jī)硬件技術(shù)基礎(chǔ)(第2版)
- 歐姆龍CP1系列PLC原理與應(yīng)用
- Apache Spark Machine Learning Blueprints