Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to create dashbord
#1
Hi,
I have below data:

Date           v1     v2     v3
2019-06-01     0.2    1      3.0
2019-06-02     1.3    0.7    1.9
2019-06-04     8      1.3    10.2
I want to create a dashboard with threes tabs (Tab1: v1, Tab2:v2, Tab3:v3)with two sub-icons (1. Bar chart, 2. Scatter plot).
secondly: Select date range after selecting the tabs and sun-icon.
Reply
#2
Show us what you have tried so far and where you need specific help.
Reply
#3
My apologies that I never use it, I am trying to find on the internet, but could not get yet.
Reply
#4
I guess you mean dashboard with Jupyter Notebook?
Look at Jupyter Dashboards Layout Extension.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020