
    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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       SU 4S jjrSrU =r$ )Currentvalue   zlayout.sliderzlayout.slider.currentvalue>   fontoffsetprefixsuffixvisiblexanchorc                     U S   $ )a]  
Sets the font of the current value label text.

The 'font' property is an instance of Font
that may be specified as:
  - An instance of :class:`plotly.graph_objs.layout.slider.currentvalue.Font`
  - A dict of string/value properties that will be passed
    to the Font constructor

Returns
-------
plotly.graph_objs.layout.slider.currentvalue.Font
r    selfs    _/var/www/html/env/lib/python3.13/site-packages/plotly/graph_objs/layout/slider/_currentvalue.pyr   Currentvalue.font   s     F|    c                     XS'   g )Nr   r   r   vals     r   r   r      s	    Vr   c                     U S   $ )z
The amount of space, in pixels, between the current value label
and the slider.

The 'offset' property is a number and may be specified as:
  - An int or float

Returns
-------
int|float
r   r   r   s    r   r   Currentvalue.offset#   s     H~r   c                     XS'   g )Nr   r   r   s     r   r   r   2   	    Xr   c                     U S   $ )z
When currentvalue.visible is true, this sets the prefix of the
label.

The 'prefix' 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	   Currentvalue.prefix6        H~r   c                     XS'   g )Nr	   r   r   s     r   r	   r   F   r   r   c                     U S   $ )z
When currentvalue.visible is true, this sets the suffix of the
label.

The 'suffix' 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
   Currentvalue.suffixJ   r   r   c                     XS'   g )Nr
   r   r   s     r   r
   r    Z   r   r   c                     U S   $ )z
Shows the currently-selected value above the slider.

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

Returns
-------
bool
r   r   r   s    r   r   Currentvalue.visible^   s     Ir   c                     XS'   g )Nr   r   r   s     r   r   r#   l   	    Yr   c                     U S   $ )z
The alignment of the value readout relative to the length of
the slider.

The 'xanchor' property is an enumeration that may be specified as:
  - One of the following enumeration values:
        ['left', 'center', 'right']

Returns
-------
Any
r   r   r   s    r   r   Currentvalue.xanchorp   s     Ir   c                     XS'   g )Nr   r   r   s     r   r   r'      r%   r   c                     g)Nac          font
            Sets the font of the current value label text.
        offset
            The amount of space, in pixels, between the current
            value label and the slider.
        prefix
            When currentvalue.visible is true, this sets the prefix
            of the label.
        suffix
            When currentvalue.visible is true, this sets the suffix
            of the label.
        visible
            Shows the currently-selected value above the slider.
        xanchor
            The alignment of the value readout relative to the
            length of the slider.
        r   r   s    r   _prop_descriptionsCurrentvalue._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0 [        U40 UD6D6  SU l        g)a  
Construct a new Currentvalue object

Parameters
----------
arg
    dict of properties compatible with this constructor or
    an instance of
    :class:`plotly.graph_objs.layout.slider.Currentvalue`
font
    Sets the font of the current value label text.
offset
    The amount of space, in pixels, between the current
    value label and the slider.
prefix
    When currentvalue.visible is true, this sets the prefix
    of the label.
suffix
    When currentvalue.visible is true, this sets the suffix
    of the label.
visible
    Shows the currently-selected value above the slider.
xanchor
    The alignment of the value readout relative to the
    length of the slider.

Returns
-------
Currentvalue
currentvalue_parentNzThe first argument to the plotly.graph_objs.layout.slider.Currentvalue
constructor must be a dict or
an instance of :class:`plotly.graph_objs.layout.slider.Currentvalue`skip_invalidF	_validateTr   r   r	   r
   r   r   r   )super__init__r.   
isinstance	__class__to_plotly_jsondict_copycopy
ValueErrorpop_skip_invalidr0   _set_property_process_kwargs)
r   argr   r   r	   r
   r   r   kwargsr4   s
            r   r2   Currentvalue.__init__   s(   R 	(!),DL;C^^,,$$&CT""**S/CH  $ZZ>K663-8S18S18S19c39c33tC2623"r   )r.   r;   r0   )NNNNNNN)__name__
__module____qualname____firstlineno___parent_path_str	_path_str_valid_propspropertyr   setterr   r	   r
   r   r   r*   r2   __static_attributes____classcell__)r4   s   @r   r   r      sP   &,IOL   
[[    ]]    ]]    ]]    ^^    ^^   , F# F#r   r   )plotly.basedatatypesr   _BaseLayoutHierarchyTyper8   r7   r   r   r   r   <module>rN      s    U W#+ W#r   