
    6Dhd%                     .    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\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$ )	Dimension   splomzsplom.dimension>   axisnamelabelvaluesvisible	valuessrctemplateitemnamec                     U S   $ )a  
The 'axis' property is an instance of Axis
that may be specified as:
  - An instance of :class:`plotly.graph_objs.splom.dimension.Axis`
  - A dict of string/value properties that will be passed
    to the Axis constructor

Returns
-------
plotly.graph_objs.splom.dimension.Axis
r    selfs    T/var/www/html/env/lib/python3.13/site-packages/plotly/graph_objs/splom/_dimension.pyr   Dimension.axis   s     F|    c                     XS'   g )Nr   r   r   vals     r   r   r   %   	    Vr   c                     U S   $ )z
Sets the label corresponding to this splom dimension.

The 'label' property is a string and must be specified as:
  - A string
  - A number that will be converted to a string

Returns
-------
str
r
   r   r   s    r   r
   Dimension.label)   s     G}r   c                     XS'   g )Nr
   r   r   s     r   r
   r   8   s	    Wr   c                     U S   $ )a  
When used in a template, named items are created in the output
figure in addition to any items the figure already has in this
array. You can modify these items in the output figure by
making your own item with `templateitemname` matching this
`name` alongside your modifications (including `visible: false`
or `enabled: false` to hide it). Has no effect outside of a
template.

The 'name' property is a string and must be specified as:
  - A string
  - A number that will be converted to a string

Returns
-------
str
r	   r   r   s    r   r	   Dimension.name<   s    & F|r   c                     XS'   g )Nr	   r   r   s     r   r	   r   Q   r   r   c                     U S   $ )aa  
Used to refer to a named item in this array in the template.
Named items from the template will be created even without a
matching item in the input figure, but you can modify one by
making an item with `templateitemname` matching its `name`,
alongside your modifications (including `visible: false` or
`enabled: false` to hide it). If there is no template or no
matching item, this item will be hidden unless you explicitly
show it with `visible: true`.

The 'templateitemname' property is a string and must be specified as:
  - A string
  - A number that will be converted to a string

Returns
-------
str
r   r   r   s    r   r   Dimension.templateitemnameU   s    ( &''r   c                     XS'   g )Nr   r   r   s     r   r   r!   k   s    #& r   c                     U S   $ )z
Sets the dimension values to be plotted.

The 'values' property is an array that may be specified as a tuple,
list, numpy array, or pandas Series

Returns
-------
numpy.ndarray
r   r   r   s    r   r   Dimension.valueso   s     H~r   c                     XS'   g )Nr   r   r   s     r   r   r$   }   s	    Xr   c                     U S   $ )z
Sets the source reference on Chart Studio Cloud for `values`.

The 'valuessrc' property must be specified as a string or
as a plotly.grid_objs.Column object

Returns
-------
str
r   r   r   s    r   r   Dimension.valuessrc   s     K  r   c                     XS'   g )Nr   r   r   s     r   r   r'      s
    [r   c                     U S   $ )a  
Determines whether or not this dimension is shown on the graph.
Note that even visible false dimension contribute to the
default grid generate by this splom trace.

The 'visible' property must be specified as a bool
(either True, or False)

Returns
-------
bool
r   r   r   s    r   r   Dimension.visible   s     Ir   c                     XS'   g )Nr   r   r   s     r   r   r*      s	    Yr   c                     g)Na          axis
            :class:`plotly.graph_objects.splom.dimension.Axis`
            instance or dict with compatible properties
        label
            Sets the label corresponding to this splom dimension.
        name
            When used in a template, named items are created in the
            output figure in addition to any items the figure
            already has in this array. You can modify these items
            in the output figure by making your own item with
            `templateitemname` matching this `name` alongside your
            modifications (including `visible: false` or `enabled:
            false` to hide it). Has no effect outside of a
            template.
        templateitemname
            Used to refer to a named item in this array in the
            template. Named items from the template will be created
            even without a matching item in the input figure, but
            you can modify one by making an item with
            `templateitemname` matching its `name`, alongside your
            modifications (including `visible: false` or `enabled:
            false` to hide it). If there is no template or no
            matching item, this item will be hidden unless you
            explicitly show it with `visible: true`.
        values
            Sets the dimension values to be plotted.
        valuessrc
            Sets the source reference on Chart Studio Cloud for
            `values`.
        visible
            Determines whether or not this dimension is shown on
            the graph. Note that even visible false dimension
            contribute to the default grid generate by this splom
            trace.
        r   r   s    r   _prop_descriptionsDimension._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X5        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)a[  
Construct a new Dimension object

Parameters
----------
arg
    dict of properties compatible with this constructor or
    an instance of
    :class:`plotly.graph_objs.splom.Dimension`
axis
    :class:`plotly.graph_objects.splom.dimension.Axis`
    instance or dict with compatible properties
label
    Sets the label corresponding to this splom dimension.
name
    When used in a template, named items are created in the
    output figure in addition to any items the figure
    already has in this array. You can modify these items
    in the output figure by making your own item with
    `templateitemname` matching this `name` alongside your
    modifications (including `visible: false` or `enabled:
    false` to hide it). Has no effect outside of a
    template.
templateitemname
    Used to refer to a named item in this array in the
    template. Named items from the template will be created
    even without a matching item in the input figure, but
    you can modify one by making an item with
    `templateitemname` matching its `name`, alongside your
    modifications (including `visible: false` or `enabled:
    false` to hide it). If there is no template or no
    matching item, this item will be hidden unless you
    explicitly show it with `visible: true`.
values
    Sets the dimension values to be plotted.
valuessrc
    Sets the source reference on Chart Studio Cloud for
    `values`.
visible
    Determines whether or not this dimension is shown on
    the graph. Note that even visible false dimension
    contribute to the default grid generate by this splom
    trace.

Returns
-------
Dimension

dimensions_parentNzThe first argument to the plotly.graph_objs.splom.Dimension
constructor must be a dict or
an instance of :class:`plotly.graph_objs.splom.Dimension`skip_invalidF	_validateTr   r
   r	   r   r   r   r   r   )super__init__r1   
isinstance	__class__to_plotly_jsondict_copycopy
ValueErrorpop_skip_invalidr3   _set_property_process_kwargs)r   argr   r
   r	   r   r   r   r   kwargsr7   s             r   r5   Dimension.__init__   s8   x 	&!),DL;C^^,,$$&CT""**S/C=  $ZZ>K663-7C/63--sE8S1;79c33tC2623"r   )r1   r>   r3   )NNNNNNNN)__name__
__module____qualname____firstlineno___parent_path_str	_path_str_valid_propspropertyr   setterr
   r	   r   r   r   r   r-   r5   __static_attributes____classcell__)r7   s   @r   r   r      s   !IL   
[[    \\   ( 
[[  ( (* ' '   ]]  ! !       ^^  $ $P Z# Z#r   r   )plotly.basedatatypesr   _BaseTraceHierarchyTyper;   r:   r   r   r   r   <module>rQ      s    S `#' `#r   