I want to display a table in a dash application using the plotly.figure_factory library like in this link . Is there a way to embed this in a dash application?
I want to display a table in a dash application using the plotly.figure_factory library like in this link . Is there a way to embed this in a dash application?
I actualy found the answer in another thread here.