
    6Dh                     .    S SK Jr  S SKr " S S\5      rg)    )BaseTraceHierarchyTypeNc                     ^  \ rS rSrSrSr1 Skr\S 5       r\R                  S 5       r\S 5       r
\
R                  S 5       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   tableztable.domain>   xyrowcolumnc                     U S   $ )a  
If there is a layout grid, use the domain for this column in
the grid for this table trace .

The 'column' property is a integer and may be specified as:
  - An int (or float that will be cast to an int)
    in the interval [0, 9223372036854775807]

Returns
-------
int
r    selfs    Q/var/www/html/env/lib/python3.13/site-packages/plotly/graph_objs/table/_domain.pyr   Domain.column   s     H~    c                     XS'   g )Nr   r   r   vals     r   r   r      s	    Xr   c                     U S   $ )a	  
If there is a layout grid, use the domain for this row in the
grid for this table trace .

The 'row' property is a integer and may be specified as:
  - An int (or float that will be cast to an int)
    in the interval [0, 9223372036854775807]

Returns
-------
int
r
   r   r   s    r   r
   
Domain.row"   s     E{r   c                     XS'   g )Nr
   r   r   s     r   r
   r   2   s	    Ur   c                     U S   $ )a  
    Sets the horizontal domain of this table trace (in plot
    fraction).

    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   r   r   s    r   r   Domain.x6       $ Cyr   c                     XS'   g )Nr   r   r   s     r   r   r   J   	    S	r   c                     U S   $ )a  
    Sets the vertical domain of this table trace (in plot
    fraction).

    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.yN   r   r   c                     XS'   g )Nr	   r   r   s     r   r	   r   b   r   r   c                     g)Na          column
            If there is a layout grid, use the domain for this
            column in the grid for this table trace .
        row
            If there is a layout grid, use the domain for this row
            in the grid for this table trace .
        x
            Sets the horizontal domain of this table trace (in plot
            fraction).
        y
            Sets the vertical domain of this table trace (in plot
            fraction).
        r   r   s    r   _prop_descriptionsDomain._prop_descriptionsf   s    r   c           	      H  > [         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X5        U R                  SX5        U R                  " S0 [        U40 UD6D6  SU l        g)a2  
Construct a new Domain object

Parameters
----------
arg
    dict of properties compatible with this constructor or
    an instance of :class:`plotly.graph_objs.table.Domain`
column
    If there is a layout grid, use the domain for this
    column in the grid for this table trace .
row
    If there is a layout grid, use the domain for this row
    in the grid for this table trace .
x
    Sets the horizontal domain of this table trace (in plot
    fraction).
y
    Sets the vertical domain of this table trace (in plot
    fraction).

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