I am trying to build a multipage dash board.
I can’t add any particular code.
In this GitHub repo I have a folder of data and a folder (app) of pages.
Link:
Dashboard Code
I am following this documentation ( URL Routing and Multiple Apps | Dash for Python Documentation | Plotly). But somehow the callback function is not working.
The function related to each callback is not working properly. That’s why the data/chart is not getting loaded.