hello I’d like to make a Table (Or figure like table ) that sends out rows from a pandas datatable (or the last row is on top of the table) and with some auto-scrolling.
And all this must be using callback for the live streaming all this
In fact I have a dataframe where I can draw live data using dcc.graph and callback, but I also want a table that displays the rows of my dataframe row by row and using an dcc.Interval