Is any workaround available in dash to have a functionality to drag and drop column names in a dataframe (after dataframe is loaded). I am trying to create a functionality where user can create their own charts specifying what goes on x axis and y axis. I can achieve this using drop downs but more intuitive and elegant way is show the column names and let them drag and drop on dummy graph showing x axis and y axis. Any code snippet or work around is much appreciated.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to extract the name of selected column from Dropdown? | 0 | 375 | October 31, 2022 | |
| Drag and drop functionalities | 1 | 2392 | October 24, 2020 | |
| Interactively reordering DataTable columns | 5 | 3243 | May 12, 2020 | |
| Rename Dataframe fields (column names) based on the selection from dcc.dropdown | 0 | 1667 | September 9, 2018 | |
| I need to get the name of the columns of the dataframe and apply in a dropdown | 8 | 648 | October 5, 2022 |