I am quite new to programming, so I am sorry in advance if I am asking the wrong questions.
I was exploring the example for 3d meshing which was really helpful and decided to plot some volumes of my own.
Yes it is solved and now the error message helps a lot by asking for a dictionary. Thank you very much for such a swift reply!
I am pasting the error message in case this comes up again for somebody else.
The 'contour' property is an instance of Contour
that may be specified as:
- An instance of plotly.graph_objs.mesh3d.Contour
- A dict of string/value properties that will be passed
to the Contour constructor
Supported dict properties:
color
Sets the color of the contour lines.
show
Sets whether or not dynamic contours are shown
on hover
width
Sets the width of the contour lines.