
    6Dh                     .    S SK Jr  S SKr " S S\5      rg)    )BaseLayoutHierarchyTypeNc                      ^  \ rS rSrSrSrSS1r\S 5       r\R                  S 5       r\S 5       r
\
R                  S	 5       r
\S
 5       rSU 4S jjrSrU =r$ )Domain   zlayout.gridzlayout.grid.domainxyc                     U S   $ )a  
    Sets the horizontal domain of this grid subplot (in plot
    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:
(0) The 'x[0]' property is a number and may be specified as:
      - An int or float in the interval [0, 1]
(1) The 'x[1]' property is a number and may be specified as:
      - An int or float in the interval [0, 1]

    Returns
    -------
    list
r    selfs    W/var/www/html/env/lib/python3.13/site-packages/plotly/graph_objs/layout/grid/_domain.pyr   Domain.x       & Cy    c                     XS'   g )Nr   r
   r   vals     r   r   r   #   	    S	r   c                     U S   $ )a  
    Sets the vertical domain of this grid subplot (in plot
    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:
(0) The 'y[0]' property is a number and may be specified as:
      - An int or float in the interval [0, 1]
(1) The 'y[1]' property is a number and may be specified as:
      - An int or float in the interval [0, 1]

    Returns
    -------
    list
r   r
   r   s    r   r   Domain.y'   r   r   c                     XS'   g )Nr   r
   r   s     r   r   r   <   r   r   c                     g)Na          x
            Sets the horizontal domain of this grid subplot (in
            plot fraction). The first and last cells end exactly at
            the domain edges, with no grout around the edges.
        y
            Sets the vertical domain of this grid subplot (in plot
            fraction). The first and last cells end exactly at the
            domain edges, with no grout around the edges.
        r
   r   s    r   _prop_descriptionsDomain._prop_descriptions@   s    	r   c           	         > [         TU ]  S5        SU;   a  US   U l        gUc  0 nOb[        XR                  5      (       a  UR                  5       nO7[        U[        5      (       a  [        R                  " U5      nO[        S5      eUR                  SS5      U l        UR                  SS5      U l        U R                  S	X5        U R                  S
X5        U R                  " S0 [        U40 UD6D6  SU l        g)a(  
Construct a new Domain object

Parameters
----------
arg
    dict of properties compatible with this constructor or
    an instance of
    :class:`plotly.graph_objs.layout.grid.Domain`
x
    Sets the horizontal domain of this grid subplot (in
    plot fraction). The first and last cells end exactly at
    the domain edges, with no grout around the edges.
y
    Sets the vertical domain of this grid subplot (in plot
    fraction). The first and last cells end exactly at the
    domain edges, with no grout around the edges.

Returns
-------
Domain
domain_parentNzThe first argument to the plotly.graph_objs.layout.grid.Domain
constructor must be a dict or
an instance of :class:`plotly.graph_objs.layout.grid.Domain`skip_invalidF	_validateTr   r   r
   )super__init__r   
isinstance	__class__to_plotly_jsondict_copycopy
ValueErrorpop_skip_invalidr   _set_property_process_kwargs)r   argr   r   kwargsr#   s        r   r!   Domain.__init__M   s    . 	"!),DL;C^^,,$$&CT""**S/C@  $ZZ>K63'3'3tC2623"r   )r   r*   r   )NNN)__name__
__module____qualname____firstlineno___parent_path_str	_path_str_valid_propspropertyr   setterr   r   r!   __static_attributes____classcell__)r#   s   @r   r   r      s    $$I:L ( XX   ( XX  
 
0# 0#r   r   )plotly.basedatatypesr   _BaseLayoutHierarchyTyper'   r&   r   r
   r   r   <module>r=      s    U u#% u#r   