plotly.graph_objs.surface.contours.y Module

Functions

plotly.graph_objs.surface.contours.y.Project([x=], [y=], [z=]) → Project

Create a new ‘Project’ object

  • x - Determines whether or not these contour lines are projected on the x plane. If `highlight` is set to *true* (the default), the projected lines are shown on hover. If `show` is set to *true*, the projected lines are shown in permanence.

  • y - Determines whether or not these contour lines are projected on the y plane. If `highlight` is set to *true* (the default), the projected lines are shown on hover. If `show` is set to *true*, the projected lines are shown in permanence.

  • z - Determines whether or not these contour lines are projected on the z plane. If `highlight` is set to *true* (the default), the projected lines are shown on hover. If `show` is set to *true*, the projected lines are shown in permanence.



Do you still have questions?

Our Community Forum is full of helpful information and Anvil experts.


plotly.graph_objs.surface.contours.y