Can somebody advise how to create multiple tables in a plot. I am able to easily create one table and add many charts but I am unable to add multiple tables to it.
@mike1 It is possible to define multiple tables in the same plot, including each one in a subplot. Since both table,
and fig associated to subplots are dictionaries that are initialized at their definition, it is a bit cumbersome to
inspect all of them and update fig[‘layout’] correspondingly.
this doesn’t seem to work for me. Either it’s because of dash, or because its a multipage app with url graphs. Idk.
But I#m gettin the message that ** must be a maping and the function .extended doesn’t even work at all.