
    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\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$ )Rangeslider   zlayout.xaxiszlayout.xaxis.rangeslider>   rangeyaxisbgcolorvisible	autorange	thicknessbordercolorborderwidthc                     U S   $ )z
Determines whether or not the range slider range is computed in
relation to the input data. If `range` is provided, then
`autorange` is set to False.

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

Returns
-------
bool
r    selfs    ]/var/www/html/env/lib/python3.13/site-packages/plotly/graph_objs/layout/xaxis/_rangeslider.pyr   Rangeslider.autorange   s     K      c                     XS'   g )Nr   r   r   vals     r   r   r   '   
    [r   c                     U S   $ )a}  
Sets the background color of the range slider.

The 'bgcolor' property is a color and may be specified as:
  - A hex string (e.g. '#ff0000')
  - An rgb/rgba string (e.g. 'rgb(255,0,0)')
  - An hsl/hsla string (e.g. 'hsl(0,100%,50%)')
  - An hsv/hsva string (e.g. 'hsv(0,100%,100%)')
  - A named CSS color: see https://plotly.com/python/css-colors/ for a list

Returns
-------
str
r	   r   r   s    r   r	   Rangeslider.bgcolor+   s      Ir   c                     XS'   g )Nr	   r   r   s     r   r	   r   =   	    Yr   c                     U S   $ )a}  
Sets the border color of the range slider.

The 'bordercolor' property is a color and may be specified as:
  - A hex string (e.g. '#ff0000')
  - An rgb/rgba string (e.g. 'rgb(255,0,0)')
  - An hsl/hsla string (e.g. 'hsl(0,100%,50%)')
  - An hsv/hsva string (e.g. 'hsv(0,100%,100%)')
  - A named CSS color: see https://plotly.com/python/css-colors/ for a list

Returns
-------
str
r   r   r   s    r   r   Rangeslider.bordercolorA   s      M""r   c                     XS'   g )Nr   r   r   s     r   r   r   S   
    !]r   c                     U S   $ )z
Sets the border width of the range slider.

The 'borderwidth' 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   Rangeslider.borderwidthW   s     M""r   c                     XS'   g )Nr   r   r   s     r   r   r#   f   r!   r   c                     U S   $ )a  
    Sets the range of the range slider. If not set, defaults to the
    full xaxis range. If the axis `type` is "log", then you must
    take the log of your desired range. If the axis `type` is
    "date", it should be date strings, like date data, though Date
    objects and unix milliseconds will be accepted and converted to
    strings. If the axis `type` is "category", it should be
    numbers, using the scale where each category is assigned a
    serial number from zero in the order it appears.

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

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

    Returns
    -------
    list
r   r   r   s    r   r   Rangeslider.rangej   s    , G}r   c                     XS'   g )Nr   r   r   s     r   r   r&      	    Wr   c                     U S   $ )z
The height of the range slider as a fraction of the total plot
area height.

The 'thickness' 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   Rangeslider.thickness   s     K  r   c                     XS'   g )Nr   r   r   s     r   r   r*      r   r   c                     U S   $ )z
Determines whether or not the range slider will be visible. If
visible, perpendicular axes will be set to `fixedrange`

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

Returns
-------
bool
r
   r   r   s    r   r
   Rangeslider.visible   s     Ir   c                     XS'   g )Nr
   r   r   s     r   r
   r-      r   r   c                     U S   $ )a.  
The 'yaxis' property is an instance of YAxis
that may be specified as:
  - An instance of :class:`plotly.graph_objs.layout.xaxis.rangeslider.YAxis`
  - A dict of string/value properties that will be passed
    to the YAxis constructor

Returns
-------
plotly.graph_objs.layout.xaxis.rangeslider.YAxis
r   r   r   s    r   r   Rangeslider.yaxis   s     G}r   c                     XS'   g )Nr   r   r   s     r   r   r0      r(   r   c                     g)Na          autorange
            Determines whether or not the range slider range is
            computed in relation to the input data. If `range` is
            provided, then `autorange` is set to False.
        bgcolor
            Sets the background color of the range slider.
        bordercolor
            Sets the border color of the range slider.
        borderwidth
            Sets the border width of the range slider.
        range
            Sets the range of the range slider. If not set,
            defaults to the full xaxis range. If the axis `type` is
            "log", then you must take the log of your desired
            range. If the axis `type` is "date", it should be date
            strings, like date data, though Date objects and unix
            milliseconds will be accepted and converted to strings.
            If the axis `type` is "category", it should be numbers,
            using the scale where each category is assigned a
            serial number from zero in the order it appears.
        thickness
            The height of the range slider as a fraction of the
            total plot area height.
        visible
            Determines whether or not the range slider will be
            visible. If visible, perpendicular axes will be set to
            `fixedrange`
        yaxis
            :class:`plotly.graph_objects.layout.xaxis.rangeslider.Y
            Axis` instance or dict with compatible properties
        r   r   s    r   _prop_descriptionsRangeslider._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 Rangeslider object

Parameters
----------
arg
    dict of properties compatible with this constructor or
    an instance of
    :class:`plotly.graph_objs.layout.xaxis.Rangeslider`
autorange
    Determines whether or not the range slider range is
    computed in relation to the input data. If `range` is
    provided, then `autorange` is set to False.
bgcolor
    Sets the background color of the range slider.
bordercolor
    Sets the border color of the range slider.
borderwidth
    Sets the border width of the range slider.
range
    Sets the range of the range slider. If not set,
    defaults to the full xaxis range. If the axis `type` is
    "log", then you must take the log of your desired
    range. If the axis `type` is "date", it should be date
    strings, like date data, though Date objects and unix
    milliseconds will be accepted and converted to strings.
    If the axis `type` is "category", it should be numbers,
    using the scale where each category is assigned a
    serial number from zero in the order it appears.
thickness
    The height of the range slider as a fraction of the
    total plot area height.
visible
    Determines whether or not the range slider will be
    visible. If visible, perpendicular axes will be set to
    `fixedrange`
yaxis
    :class:`plotly.graph_objects.layout.xaxis.rangeslider.Y
    Axis` instance or dict with compatible properties

Returns
-------
Rangeslider
rangeslider_parentNzThe first argument to the plotly.graph_objs.layout.xaxis.Rangeslider
constructor must be a dict or
an instance of :class:`plotly.graph_objs.layout.xaxis.Rangeslider`skip_invalidF	_validateTr   r	   r   r   r   r   r
   r   r   )super__init__r7   
isinstance	__class__to_plotly_jsondict_copycopy
ValueErrorpop_skip_invalidr9   _set_property_process_kwargs)r   argr   r	   r   r   r   r   r
   r   kwargsr=   s              r   r;   Rangeslider.__init__   sH   r 	'!),DL;C^^,,$$&CT""**S/CF  $ZZ>K6;79c3=#;=#;7C/;79c37C/3tC2623"r   )r7   rD   r9   )	NNNNNNNNN)__name__
__module____qualname____firstlineno___parent_path_str	_path_str_valid_propspropertyr   setterr	   r   r   r   r   r
   r   r3   r;   __static_attributes____classcell__)r=   s   @r   r   r      s   %*I	L ! !      " ^^  # #" " " # # " "  . \\  ! !       ^^    \\     H X# X#r   r   )plotly.basedatatypesr   _BaseLayoutHierarchyTyperA   r@   r   r   r   r   <module>rW      s    U r#* r#r   