
    6Dh'                     .    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\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$ )X   zsurface.contourszsurface.contours.x>   endshowsizecolorstartwidthproject	highlightusecolormaphighlightcolorhighlightwidthc                     U S   $ )aq  
Sets the color of the contour lines.

The 'color' 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
    selfs    W/var/www/html/env/lib/python3.13/site-packages/plotly/graph_objs/surface/contours/_x.pyr
   X.color   s      G}    c                     XS'   g )Nr
   r   r   vals     r   r
   r   ,   	    Wr   c                     U S   $ )z
Sets the end contour level value. Must be more than
`contours.start`

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

Returns
-------
int|float
r   r   r   s    r   r   X.end0   s     E{r   c                     XS'   g )Nr   r   r   s     r   r   r   ?   s	    Ur   c                     U S   $ )z
Determines whether or not contour lines about the x dimension
are highlighted on hover.

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

Returns
-------
bool
r   r   r   s    r   r   X.highlightC   s     K  r   c                     XS'   g )Nr   r   r   s     r   r   r!   R   s
    [r   c                     U S   $ )a  
Sets the color of the highlighted contour lines.

The 'highlightcolor' 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   X.highlightcolorV   s      $%%r   c                     XS'   g )Nr   r   r   s     r   r   r$   h       !$r   c                     U S   $ )z
Sets the width of the highlighted contour lines.

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

Returns
-------
int|float
r   r   r   s    r   r   X.highlightwidthl   s     $%%r   c                     XS'   g )Nr   r   r   s     r   r   r(   z   r&   r   c                     U S   $ )a,  
The 'project' property is an instance of Project
that may be specified as:
  - An instance of :class:`plotly.graph_objs.surface.contours.x.Project`
  - A dict of string/value properties that will be passed
    to the Project constructor

Returns
-------
plotly.graph_objs.surface.contours.x.Project
r   r   r   s    r   r   	X.project~   s     Ir   c                     XS'   g )Nr   r   r   s     r   r   r+      s	    Yr   c                     U S   $ )z
Determines whether or not contour lines about the x dimension
are drawn.

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

Returns
-------
bool
r   r   r   s    r   r   X.show   s     F|r   c                     XS'   g )Nr   r   r   s     r   r   r.      	    Vr   c                     U S   $ )z
Sets the step between each contour level. Must be positive.

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

Returns
-------
int|float
r	   r   r   s    r   r	   X.size   s     F|r   c                     XS'   g )Nr	   r   r   s     r   r	   r2      r0   r   c                     U S   $ )z
Sets the starting contour level value. Must be less than
`contours.end`

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

Returns
-------
int|float
r   r   r   s    r   r   X.start   s     G}r   c                     XS'   g )Nr   r   r   s     r   r   r5      r   r   c                     U S   $ )z
An alternate to "color". Determines whether or not the contour
lines are colored using the trace "colorscale".

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

Returns
-------
bool
r   r   r   s    r   r   X.usecolormap   s     M""r   c                     XS'   g )Nr   r   r   s     r   r   r8      s
    !]r   c                     U S   $ )z
Sets the width of the contour lines.

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

Returns
-------
int|float
r   r   r   s    r   r   X.width   s     G}r   c                     XS'   g )Nr   r   r   s     r   r   r;      r   r   c                     g)Na          color
            Sets the color of the contour lines.
        end
            Sets the end contour level value. Must be more than
            `contours.start`
        highlight
            Determines whether or not contour lines about the x
            dimension are highlighted on hover.
        highlightcolor
            Sets the color of the highlighted contour lines.
        highlightwidth
            Sets the width of the highlighted contour lines.
        project
            :class:`plotly.graph_objects.surface.contours.x.Project
            ` instance or dict with compatible properties
        show
            Determines whether or not contour lines about the x
            dimension are drawn.
        size
            Sets the step between each contour level. Must be
            positive.
        start
            Sets the starting contour level value. Must be less
            than `contours.end`
        usecolormap
            An alternate to "color". Determines whether or not the
            contour lines are colored using the trace "colorscale".
        width
            Sets the width of the contour lines.
        r   r   s    r   _prop_descriptionsX._prop_descriptions   s    r   c           	      D  > [         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0 [        U40 UD6D6  SU l        g)aW  
Construct a new X object

Parameters
----------
arg
    dict of properties compatible with this constructor or
    an instance of
    :class:`plotly.graph_objs.surface.contours.X`
color
    Sets the color of the contour lines.
end
    Sets the end contour level value. Must be more than
    `contours.start`
highlight
    Determines whether or not contour lines about the x
    dimension are highlighted on hover.
highlightcolor
    Sets the color of the highlighted contour lines.
highlightwidth
    Sets the width of the highlighted contour lines.
project
    :class:`plotly.graph_objects.surface.contours.x.Project
    ` instance or dict with compatible properties
show
    Determines whether or not contour lines about the x
    dimension are drawn.
size
    Sets the step between each contour level. Must be
    positive.
start
    Sets the starting contour level value. Must be less
    than `contours.end`
usecolormap
    An alternate to "color". Determines whether or not the
    contour lines are colored using the trace "colorscale".
width
    Sets the width of the contour lines.

Returns
-------
X
x_parentNzThe first argument to the plotly.graph_objs.surface.contours.X
constructor must be a dict or
an instance of :class:`plotly.graph_objs.surface.contours.X`skip_invalidF	_validateTr
   r   r   r   r   r   r   r	   r   r   r   r   )super__init__rB   
isinstance	__class__to_plotly_jsondict_copycopy
ValueErrorpop_skip_invalidrD   _set_property_process_kwargs)r   argr
   r   r   r   r   r   r   r	   r   r   r   kwargsrH   s                 r   rF   
X.__init__  sz   v 	!),DL;C^^,,$$&CT""**S/C@  $ZZ>K67C/5#+;7+SA+SA9c363-63-7C/=#;7C/3tC2623"r   )rB   rO   rD   )NNNNNNNNNNNN)__name__
__module____qualname____firstlineno___parent_path_str	_path_str_valid_propspropertyr
   setterr   r   r   r   r   r   r	   r   r   r   r>   rF   __static_attributes____classcell__)rH   s   @r   r   r      sH   )$IL  " \\    	ZZ  ! !     & &" % % & & % %   ^^    
[[    
[[    \\  # # " "   \\   F ]# ]#r   r   )plotly.basedatatypesr   _BaseTraceHierarchyTyperL   rK   r   r   r   r   <module>rb      s    S e# e#r   