plotly.graph_objects.layout.grid.
Domain
(arg=None, x=None, y=None, **kwargs)¶Bases: plotly.basedatatypes.BaseLayoutHierarchyType
x
¶fraction). The first and last cells end exactly at the domain edges, with no grout around the edges.
The ‘x’ property is an info array that may be specified as:
a list or tuple of 2 elements where:
An int or float in the interval [0, 1]
An int or float in the interval [0, 1]
list
y
¶fraction). The first and last cells end exactly at the domain edges, with no grout around the edges.
The ‘y’ property is an info array that may be specified as:
a list or tuple of 2 elements where:
An int or float in the interval [0, 1]
An int or float in the interval [0, 1]
list