Hi All, fig['layout']['shapes'].append( does not work with the latest plotly. I think 3.0+. All the values in a fig are tuples. What is the correct method to update a fig now?
Hi All, fig['layout']['shapes'].append( does not work with the latest plotly. I think 3.0+. All the values in a fig are tuples. What is the correct method to update a fig now?