Quantcast
Channel: 🎛️ Dash - Plotly Community Forum
Viewing all articles
Browse latest Browse all 6271

Multiple callback - static and interactive pages

$
0
0

I’m using one of Dash’s app templates to build similar app but need to modify according to my needs. This is the app I’m using from Dash gallery: Dash financial report

I have reviewed the source code and apparently, it is using a simple callback to build the app. This is due to the fact that Dash’s original app is static. However, I want to create an interactive field in each page, which would execute some code when a user clicks a button.
As a starting point I took this page


and modified to the following. For simplicity, I only modified two html divisions. The first one is date selection and the second one is the input file path selection. Then finally, user will press ‘Execute’ button to run the code.


The purpose is to allow user interact with the app, choose parameters and finally execute a code based on chosen parameters. I understand that this requires more complex callbacks than in the original app but I don’t know how to proceed. Can someone give tips on potential tools available in Dash.

This is the link to the app’s GitHub repository: Click to download .zip file

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 6271

Latest Images

Trending Articles



Latest Images