Closed bmlancien closed 3 years ago
table looks good and is responsive, but unfortunately the graph disappears.. :( After resizing window graph appears again?!
Could you check again, @bmlancien ?
Thanks for noticing this! I didn't have this issue using another scenario... I added a min-height to the plots so they always stay visible (the div was still there but the height was at 0). However it might be better to add this min-height into the python code? What do you think @henhuy ?
Fixes #34 The table should be responsive to the width of the window now.