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


Messages In This Thread
How to create dashbord - by SriMekala - Jun-14-2019, 05:17 PM
RE: How to create dashbord - by ThomasL - Jun-14-2019, 05:20 PM
RE: How to create dashbord - by SriMekala - Jun-15-2019, 10:49 AM
RE: How to create dashbord - by snippsat - Jun-15-2019, 11:58 AM

Forum Jump:

User Panel Messages

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