Hi All,
I would like to present a new component Dash Record Navigator.
It is available on github: GitHub - fran6w/dash_record_navigator: Record Navigator for plotly/dash
It enables to navigate forward and backward within records using arrows.
The code is provided with 2 working examples based on a pandas dataframe and a sqlite database.
The implementation of the component relies on the new Pattern-Matching Callbacks feature.
All feedbacks are welcome!
1 Like
Very nice!! Thanks so much for sharing & publishing
1 Like