dash-pivottable
dash-pivottable copied to clipboard
How can i plot n pivot tables in dash plotly python?
Description
I want multiple pivot tables to be generated on the dash dashboard. The number of pivot tables is to be decided by the user input. Or is there a way to add a 'add pivot table' button and on each click a new pivot able is generated on the dashboard?