You are currently viewing the new Anvil Editor Docs.
Switch to the Classic Editor Docs
You are currently viewing the Classic Editor Docs.
Switch to the new Anvil Editor Docs

plotly.graph_objs.layout.scene.camera Module

Functions

plotly.graph_objs.layout.scene.camera.Center([x=], [y=], [z=]) → Center

Create a new ‘Center’ object


    plotly.graph_objs.layout.scene.camera.Eye([x=], [y=], [z=]) → Eye

    Create a new ‘Eye’ object


      plotly.graph_objs.layout.scene.camera.Projection([type=]) → Projection

      Create a new ‘Projection’ object

      • type - Sets the projection type. The projection type could be either *perspective* or *orthographic*. The default is *perspective*.


      plotly.graph_objs.layout.scene.camera.Up([x=], [y=], [z=]) → Up

      Create a new ‘Up’ object



        Do you still have questions?

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


        plotly.graph_objs.layout.scene.camera