Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 747 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 747 Bytes

CopyTabs & SendTrace

This repository contains the python code for an app using dash.

Description

The original app was set-up as multipage app with a static upper section for each page. The OP wanted to enable duplication of the main tab on one of the pages.
He also wnated to include a functionality to send traces of a chart displayed in the main tab to a selected tab. This selection is hidden in a offcanvas. The specification of the app can be found here.

I created a mock- up which uses dash-bootstrap-components for minimal styling.

gif