Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

readme.md

Dash Template Framework

The goal of this subsection is to provide some prebuilt Dash structures to build your dashboard quickly and convienently. The scripts are written in Python.

Multi-tabs Dashboard

Multi-tabs module allows users to display the dashboard on the selected category in the dashboard. You may find the module with multiple tabs in the Multi-tabs folder.

Dropdown List

Dropdown list allows users to select predefined selctions, both single and mutliple selections. You may find the module with a dropdown list in the Dropdown List folder.