
    6DhC                     .    S SK Jr  S SKr " S S\5      rg)    )BaseLayoutHierarchyTypeNc                     ^  \ 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\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$ )!	Selection   layoutzlayout.selection>   x0x1y0y1linenamepathtypexrefyrefopacitytemplateitemnamec                     U S   $ )a  
The 'line' property is an instance of Line
that may be specified as:
  - An instance of :class:`plotly.graph_objs.layout.selection.Line`
  - A dict of string/value properties that will be passed
    to the Line constructor

Returns
-------
plotly.graph_objs.layout.selection.Line
r    selfs    U/var/www/html/env/lib/python3.13/site-packages/plotly/graph_objs/layout/_selection.pyr   Selection.line   s     F|    c                     XS'   g )Nr   r   r   vals     r   r   r   *   	    V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   Selection.name.   s    & F|r   c                     XS'   g )Nr   r   r   s     r   r   r    C   r   r   c                     U S   $ )z
Sets the opacity of the selection.

The 'opacity' property is a number and may be specified as:
  - An int or float in the interval [0, 1]

Returns
-------
int|float
r   r   r   s    r   r   Selection.opacityG   s     Ir   c                     XS'   g )Nr   r   r   s     r   r   r#   U   s	    Yr   c                     U S   $ )a  
For `type` "path" - a valid SVG path similar to `shapes.path`
in data coordinates. Allowed segments are: M, L and Z.

The 'path' 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   Selection.pathY   s     F|r   c                     XS'   g )Nr   r   r   s     r   r   r&   i   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   Selection.templateitemnamem   s    ( &''r   c                     XS'   g )Nr   r   r   s     r   r   r)      s    #& r   c                     U S   $ )aV  
Specifies the selection type to be drawn. If "rect", a
rectangle is drawn linking (`x0`,`y0`), (`x1`,`y0`),
(`x1`,`y1`) and (`x0`,`y1`). If "path", draw a custom SVG path
using `path`.

The 'type' property is an enumeration that may be specified as:
  - One of the following enumeration values:
        ['rect', 'path']

Returns
-------
Any
r   r   r   s    r   r   Selection.type   s      F|r   c                     XS'   g )Nr   r   r   s     r   r   r,      r   r   c                     U S   $ )zn
Sets the selection's starting x position.

The 'x0' property accepts values of any type

Returns
-------
Any
r   r   r   s    r   r   Selection.x0        Dzr   c                     XS'   g )Nr   r   r   s     r   r   r/      	    T
r   c                     U S   $ )zi
Sets the selection's end x position.

The 'x1' property accepts values of any type

Returns
-------
Any
r	   r   r   s    r   r	   Selection.x1   r0   r   c                     XS'   g )Nr	   r   r   s     r   r	   r4      r2   r   c                     U S   $ )a  
Sets the selection's x coordinate axis. If set to a x axis id
(e.g. "x" or "x2"), the `x` position refers to a x coordinate.
If set to "paper", the `x` position refers to the distance from
the left of the plotting area in normalized coordinates where 0
(1) corresponds to the left (right). If set to a x axis ID
followed by "domain" (separated by a space), the position
behaves like for "paper", but refers to the distance in
fractions of the domain length from the left of the domain of
that axis: e.g., *x2 domain* refers to the domain of the second
x  axis and a x position of 0.5 refers to the point between the
left and the right of the domain of the second x axis.

The 'xref' property is an enumeration that may be specified as:
  - One of the following enumeration values:
        ['paper']
  - A string that matches one of the following regular expressions:
        ['^x([2-9]|[1-9][0-9]+)?( domain)?$']

Returns
-------
Any
r   r   r   s    r   r   Selection.xref       2 F|r   c                     XS'   g )Nr   r   r   s     r   r   r7      r   r   c                     U S   $ )zn
Sets the selection's starting y position.

The 'y0' property accepts values of any type

Returns
-------
Any
r
   r   r   s    r   r
   Selection.y0   r0   r   c                     XS'   g )Nr
   r   r   s     r   r
   r;      r2   r   c                     U S   $ )zi
Sets the selection's end y position.

The 'y1' property accepts values of any type

Returns
-------
Any
r   r   r   s    r   r   Selection.y1   r0   r   c                     XS'   g )Nr   r   r   s     r   r   r>      r2   r   c                     U S   $ )a  
Sets the selection's x coordinate axis. If set to a y axis id
(e.g. "y" or "y2"), the `y` position refers to a y coordinate.
If set to "paper", the `y` position refers to the distance from
the bottom of the plotting area in normalized coordinates where
0 (1) corresponds to the bottom (top). If set to a y axis ID
followed by "domain" (separated by a space), the position
behaves like for "paper", but refers to the distance in
fractions of the domain length from the bottom of the domain of
that axis: e.g., *y2 domain* refers to the domain of the second
y  axis and a y position of 0.5 refers to the point between the
bottom and the top of the domain of the second y axis.

The 'yref' property is an enumeration that may be specified as:
  - One of the following enumeration values:
        ['paper']
  - A string that matches one of the following regular expressions:
        ['^y([2-9]|[1-9][0-9]+)?( domain)?$']

Returns
-------
Any
r   r   r   s    r   r   Selection.yref   r8   r   c                     XS'   g )Nr   r   r   s     r   r   rA     r   r   c                     g)Na(          line
            :class:`plotly.graph_objects.layout.selection.Line`
            instance or dict with compatible properties
        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.
        opacity
            Sets the opacity of the selection.
        path
            For `type` "path" - a valid SVG path similar to
            `shapes.path` in data coordinates. Allowed segments
            are: M, L and Z.
        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`.
        type
            Specifies the selection type to be drawn. If "rect", a
            rectangle is drawn linking (`x0`,`y0`), (`x1`,`y0`),
            (`x1`,`y1`) and (`x0`,`y1`). If "path", draw a custom
            SVG path using `path`.
        x0
            Sets the selection's starting x position.
        x1
            Sets the selection's end x position.
        xref
            Sets the selection's x coordinate axis. If set to a x
            axis id (e.g. "x" or "x2"), the `x` position refers to
            a x coordinate. If set to "paper", the `x` position
            refers to the distance from the left of the plotting
            area in normalized coordinates where 0 (1) corresponds
            to the left (right). If set to a x axis ID followed by
            "domain" (separated by a space), the position behaves
            like for "paper", but refers to the distance in
            fractions of the domain length from the left of the
            domain of that axis: e.g., *x2 domain* refers to the
            domain of the second x  axis and a x position of 0.5
            refers to the point between the left and the right of
            the domain of the second x axis.
        y0
            Sets the selection's starting y position.
        y1
            Sets the selection's end y position.
        yref
            Sets the selection's x coordinate axis. If set to a y
            axis id (e.g. "y" or "y2"), the `y` position refers to
            a y coordinate. If set to "paper", the `y` position
            refers to the distance from the bottom of the plotting
            area in normalized coordinates where 0 (1) corresponds
            to the bottom (top). If set to a y axis ID followed by
            "domain" (separated by a space), the position behaves
            like for "paper", but refers to the distance in
            fractions of the domain length from the bottom of the
            domain of that axis: e.g., *y2 domain* refers to the
            domain of the second y  axis and a y position of 0.5
            refers to the point between the bottom and the top of
            the domain of the second y axis.
        r   r   s    r   _prop_descriptionsSelection._prop_descriptions  s    F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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X5        U R                  " S0 [        U40 UD6D6  SU l        g)a  
Construct a new Selection object

Parameters
----------
arg
    dict of properties compatible with this constructor or
    an instance of
    :class:`plotly.graph_objs.layout.Selection`
line
    :class:`plotly.graph_objects.layout.selection.Line`
    instance or dict with compatible properties
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.
opacity
    Sets the opacity of the selection.
path
    For `type` "path" - a valid SVG path similar to
    `shapes.path` in data coordinates. Allowed segments
    are: M, L and Z.
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`.
type
    Specifies the selection type to be drawn. If "rect", a
    rectangle is drawn linking (`x0`,`y0`), (`x1`,`y0`),
    (`x1`,`y1`) and (`x0`,`y1`). If "path", draw a custom
    SVG path using `path`.
x0
    Sets the selection's starting x position.
x1
    Sets the selection's end x position.
xref
    Sets the selection's x coordinate axis. If set to a x
    axis id (e.g. "x" or "x2"), the `x` position refers to
    a x coordinate. If set to "paper", the `x` position
    refers to the distance from the left of the plotting
    area in normalized coordinates where 0 (1) corresponds
    to the left (right). If set to a x axis ID followed by
    "domain" (separated by a space), the position behaves
    like for "paper", but refers to the distance in
    fractions of the domain length from the left of the
    domain of that axis: e.g., *x2 domain* refers to the
    domain of the second x  axis and a x position of 0.5
    refers to the point between the left and the right of
    the domain of the second x axis.
y0
    Sets the selection's starting y position.
y1
    Sets the selection's end y position.
yref
    Sets the selection's x coordinate axis. If set to a y
    axis id (e.g. "y" or "y2"), the `y` position refers to
    a y coordinate. If set to "paper", the `y` position
    refers to the distance from the bottom of the plotting
    area in normalized coordinates where 0 (1) corresponds
    to the bottom (top). If set to a y axis ID followed by
    "domain" (separated by a space), the position behaves
    like for "paper", but refers to the distance in
    fractions of the domain length from the bottom of the
    domain of that axis: e.g., *y2 domain* refers to the
    domain of the second y  axis and a y position of 0.5
    refers to the point between the bottom and the top of
    the domain of the second y axis.

Returns
-------
Selection

selections_parentNzThe first argument to the plotly.graph_objs.layout.Selection
constructor must be a dict or
an instance of :class:`plotly.graph_objs.layout.Selection`skip_invalidF	_validateTr   r   r   r   r   r   r   r	   r   r
   r   r   r   )super__init__rH   
isinstance	__class__to_plotly_jsondict_copycopy
ValueErrorpop_skip_invalidrJ   _set_property_process_kwargs)r   argr   r   r   r   r   r   r   r	   r   r
   r   r   kwargsrN   s                  r   rL   Selection.__init__i  s   H 	&!),DL;C^^,,$$&CT""**S/C>  $ZZ>K663-63-9c363--sE63-4)4)63-4)4)63-3tC2623"r   )rH   rU   rJ   )NNNNNNNNNNNNN)__name__
__module____qualname____firstlineno___parent_path_str	_path_str_valid_propspropertyr   setterr   r   r   r   r   r   r	   r   r
   r   r   rD   rL   __static_attributes____classcell__)rN   s   @r   r   r      ss   "IL   
[[   ( 
[[    ^^    
[[  ( (* ' '  " 
[[  
 
 YY  
 
 YY   4 
[[  
 
 YY  
 
 YY   4 
[[  G GV G# G#r   r   )plotly.basedatatypesr   _BaseLayoutHierarchyTyperR   rQ   r   r   r   r   <module>rh      s    U h#( h#r   