
    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SU 4S jjrSrU =r$ )Title   zlayout.xaxiszlayout.xaxis.title>   fonttextstandoffc                     U S   $ )a:  
Sets this axis' title font.

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

Returns
-------
plotly.graph_objs.layout.xaxis.title.Font
r    selfs    W/var/www/html/env/lib/python3.13/site-packages/plotly/graph_objs/layout/xaxis/_title.pyr   
Title.font   s     F|    c                     XS'   g )Nr   r   r   vals     r   r   r      	    Vr   c                     U S   $ )a]  
Sets the standoff distance (in px) between the axis labels and
the title text The default value is a function of the axis tick
labels, the title `font.size` and the axis `linewidth`. Note
that the axis title position is always constrained within the
margins, so the actual standoff distance is always less than
the set or default value. By setting `standoff` and turning on
`automargin`, plotly.js will push the margins to fit the axis
title at given standoff distance.

The 'standoff' 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	   Title.standoff#   s    & Jr   c                     XS'   g )Nr	   r   r   s     r   r	   r   8   s
    Zr   c                     U S   $ )z
Sets the title of this axis.

The 'text' 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   
Title.text<   s     F|r   c                     XS'   g )Nr   r   r   s     r   r   r   K   r   r   c                     g)Na          font
            Sets this axis' title font.
        standoff
            Sets the standoff distance (in px) between the axis
            labels and the title text The default value is a
            function of the axis tick labels, the title `font.size`
            and the axis `linewidth`. Note that the axis title
            position is always constrained within the margins, so
            the actual standoff distance is always less than the
            set or default value. By setting `standoff` and turning
            on `automargin`, plotly.js will push the margins to fit
            the axis title at given standoff distance.
        text
            Sets the title of this axis.
        r   r   s    r   _prop_descriptionsTitle._prop_descriptionsO   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0 [        U40 UD6D6  SU l        g)a  
Construct a new Title object

Parameters
----------
arg
    dict of properties compatible with this constructor or
    an instance of
    :class:`plotly.graph_objs.layout.xaxis.Title`
font
    Sets this axis' title font.
standoff
    Sets the standoff distance (in px) between the axis
    labels and the title text The default value is a
    function of the axis tick labels, the title `font.size`
    and the axis `linewidth`. Note that the axis title
    position is always constrained within the margins, so
    the actual standoff distance is always less than the
    set or default value. By setting `standoff` and turning
    on `automargin`, plotly.js will push the margins to fit
    the axis title at given standoff distance.
text
    Sets the title of this axis.

Returns
-------
Title
title_parentNzThe first argument to the plotly.graph_objs.layout.xaxis.Title
constructor must be a dict or
an instance of :class:`plotly.graph_objs.layout.xaxis.Title`skip_invalidF	_validateTr   r	   r   r   )super__init__r    
isinstance	__class__to_plotly_jsondict_copycopy
ValueErrorpop_skip_invalidr"   _set_property_process_kwargs)r   argr   r	   r   kwargsr&   s         r   r$   Title.__init__b   s    : 	!!),DL;C^^,,$$&CT""**S/C@  $ZZ>K663-:s563-3tC2623"r   )r    r-   r"   )NNNN)__name__
__module____qualname____firstlineno___parent_path_str	_path_str_valid_propspropertyr   setterr	   r   r   r$   __static_attributes____classcell__)r&   s   @r   r   r      s    %$I/L   
[[     ( __    
[[   $7# 7#r   r   )plotly.basedatatypesr   _BaseLayoutHierarchyTyper*   r)   r   r   r   r   <module>r@      s    U Q#$ Q#r   