https://github.com/plotly/plotly.py/blob/956ab2cd158f0d20b322aa49e2f717a56aa6b9e2/packages/python/plotly/plotly/basewidget.py#L857 I'm getting the following error from line 857 in basewidget.py: `ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()`
plotly.py/packages/python/plotly/plotly/basewidget.py
Line 857 in 956ab2c
I'm getting the following error from line 857 in basewidget.py:
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()