
    6DhX0                     .    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         SU 4S jjrSrU =r$ )Step   zlayout.sliderzlayout.slider.step>   argsnamelabelvaluemethodexecutevisibletemplateitemnamec                     U S   $ )a  
    Sets the arguments values to be passed to the Plotly method set
    in `method` on slide.

    The 'args' property is an info array that may be specified as:

    * a list or tuple of up to 3 elements where:
(0) The 'args[0]' property accepts values of any type
(1) The 'args[1]' property accepts values of any type
(2) The 'args[2]' property accepts values of any type

    Returns
    -------
    list
r    selfs    W/var/www/html/env/lib/python3.13/site-packages/plotly/graph_objs/layout/slider/_step.pyr   	Step.args   s    " F|    c                     XS'   g )Nr   r   r   vals     r   r   r   *   	    Vr   c                     U S   $ )a  
When true, the API method is executed. When false, all other
behaviors are the same and command execution is skipped. This
may be useful when hooking into, for example, the
`plotly_sliderchange` method and executing the API command
manually without losing the benefit of the slider automatically
binding to the state of the plot through the specification of
`method` and `args`.

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

Returns
-------
bool
r   r   r   s    r   r   Step.execute.   s    $ Ir   c                     XS'   g )Nr   r   r   s     r   r   r   B   	    Yr   c                     U S   $ )z
Sets the text label to appear on the slider

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	   
Step.labelF   s     G}r   c                     XS'   g )Nr	   r   r   s     r   r	   r   U   	    Wr   c                     U S   $ )a  
Sets the Plotly method to be called when the slider value is
changed. If the `skip` method is used, the API slider will
function as normal but will perform no API calls and will not
bind automatically to state updates. This may be used to create
a component interface and attach to slider events manually via
JavaScript.

The 'method' property is an enumeration that may be specified as:
  - One of the following enumeration values:
        ['restyle', 'relayout', 'animate', 'update', 'skip']

Returns
-------
Any
r   r   r   s    r   r   Step.methodY   s    $ H~r   c                     XS'   g )Nr   r   r   s     r   r   r#   m   s	    X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   	Step.nameq   s    & F|r   c                     XS'   g )Nr   r   r   s     r   r   r&      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   Step.templateitemname   s    ( &''r   c                     XS'   g )Nr   r   r   s     r   r   r)      s    #& r   c                     U S   $ )a  
Sets the value of the slider step, used to refer to the step
programatically. Defaults to the slider label if not provided.

The 'value' 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
   
Step.value   s     G}r   c                     XS'   g )Nr
   r   r   s     r   r
   r,      r!   r   c                     U S   $ )z
Determines whether or not this step is included in the slider.

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

Returns
-------
bool
r   r   r   s    r   r   Step.visible   s     Ir   c                     XS'   g )Nr   r   r   s     r   r   r/      r   r   c                     g)Na	          args
            Sets the arguments values to be passed to the Plotly
            method set in `method` on slide.
        execute
            When true, the API method is executed. When false, all
            other behaviors are the same and command execution is
            skipped. This may be useful when hooking into, for
            example, the `plotly_sliderchange` method and executing
            the API command manually without losing the benefit of
            the slider automatically binding to the state of the
            plot through the specification of `method` and `args`.
        label
            Sets the text label to appear on the slider
        method
            Sets the Plotly method to be called when the slider
            value is changed. If the `skip` method is used, the API
            slider will function as normal but will perform no API
            calls and will not bind automatically to state updates.
            This may be used to create a component interface and
            attach to slider events manually via JavaScript.
        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`.
        value
            Sets the value of the slider step, used to refer to the
            step programatically. Defaults to the slider label if
            not provided.
        visible
            Determines whether or not this step is included in the
            slider.
        r   r   s    r   _prop_descriptionsStep._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X5        U R                  " S0 [        U40 U
D6D6  SU l        g)a  
Construct a new Step object

Parameters
----------
arg
    dict of properties compatible with this constructor or
    an instance of
    :class:`plotly.graph_objs.layout.slider.Step`
args
    Sets the arguments values to be passed to the Plotly
    method set in `method` on slide.
execute
    When true, the API method is executed. When false, all
    other behaviors are the same and command execution is
    skipped. This may be useful when hooking into, for
    example, the `plotly_sliderchange` method and executing
    the API command manually without losing the benefit of
    the slider automatically binding to the state of the
    plot through the specification of `method` and `args`.
label
    Sets the text label to appear on the slider
method
    Sets the Plotly method to be called when the slider
    value is changed. If the `skip` method is used, the API
    slider will function as normal but will perform no API
    calls and will not bind automatically to state updates.
    This may be used to create a component interface and
    attach to slider events manually via JavaScript.
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`.
value
    Sets the value of the slider step, used to refer to the
    step programatically. Defaults to the slider label if
    not provided.
visible
    Determines whether or not this step is included in the
    slider.

Returns
-------
Step
steps_parentNzThe first argument to the plotly.graph_objs.layout.slider.Step
constructor must be a dict or
an instance of :class:`plotly.graph_objs.layout.slider.Step`skip_invalidF	_validateTr   r   r	   r   r   r   r
   r   r   )super__init__r6   
isinstance	__class__to_plotly_jsondict_copycopy
ValueErrorpop_skip_invalidr8   _set_property_process_kwargs)r   argr   r   r	   r   r   r   r
   r   kwargsr<   s              r   r:   Step.__init__   sI   R 	!!),DL;C^^,,$$&CT""**S/C@  $ZZ>K663-9c37C/8S163--sE7C/9c33tC2623"r   )r6   rC   r8   )	NNNNNNNNN)__name__
__module____qualname____firstlineno___parent_path_str	_path_str_valid_propspropertyr   setterr   r	   r   r   r   r
   r   r2   r:   __static_attributes____classcell__)r<   s   @r   r   r      s   &$I	L  $ 
[[   & ^^    \\   & ]]   ( 
[[  ( (* ' '   \\    ^^  0 0h h# h#r   r   )plotly.basedatatypesr   _BaseLayoutHierarchyTyper@   r?   r   r   r   r   <module>rV      s    U ]## ]#r   