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.splom.dimension Module

Functions

plotly.graph_objs.splom.dimension.Axis([matches=], [type=]) → Axis

Create a new ‘Axis’ object

  • matches - Determines whether or not the x & y axes generated by this dimension match. Equivalent to setting the `matches` axis attribute in the layout with the correct axis id.

  • type - Sets the axis type for this dimension's generated x and y axes. Note that the axis `type` values set in layout take precedence over this attribute.



Do you still have questions?

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


plotly.graph_objs.splom.dimension