
    [6gxf                    6    d dl mZ d dlZ G d de          ZdS )    )BaseTraceHierarchyTypeNc                   r    e Zd ZdZdZh dZed             Zej        d             Zed             Z	e	j        d             Z	ed             Z
e
j        d	             Z
ed
             Zej        d             Zed             Zej        d             Zed             Zej        d             Zed             Zej        d             Zed             Zej        d             Zed             Zej        d             Zed             Zej        d             Zed             Zej        d             Zed             Zej        d             Zed             Zej        d             Zed             Zej        d             Zed              Zej        d!             Zed"             Zej        d#             Zed$             Zej        d%             Zed&             Zej        d'             Zed(             Zej        d)             Zed*             Zej        d+             Zed,             Zej        d-             Zed.             Zej        d/             Zed0             Zej        d1             Zed2             Zej        d3             Zed4             Z e j        d5             Z ed6             Z!e!j        d7             Z!ed8             Z"e"j        d9             Z"ed:             Z#e#j        d;             Z#ed<             Z$e$j        d=             Z$ed>             Z%e%j        d?             Z%ed@             Z&e&j        dA             Z&edB             Z'e'j        dC             Z'edD             Z(e(j        dE             Z(edF             Z)e)j        dG             Z)edH             Z*e*j        dI             Z*edJ             Z+e+j        dK             Z+edL             Z,e,j        dM             Z,edN             Z-e-j        dO             Z-edP             Z.e.j        dQ             Z.edR             Z/e/j        dS             Z/edT             Z0e0j        dU             Z0edV             Z1e1j        dW             Z1edX             Z2e2j        dY             Z2edZ             Z3e3j        d[             Z3ed\             Z4e4j        d]             Z4ed^             Z5e5j        d_             Z5ed`             Z6e6j        da             Z6edb             Z7e7j        dc             Z7edd             Z8e8j        de             Z8edf             Z9e9j        dg             Z9edh             Z:e:j        di             Z:edj             Z;e;j        dk             Z;edl             Z<e<j        dm             Z<edn             Z=e=j        do             Z=edp             Z>e>j        dq             Z>edr             Z?e?j        ds             Z?edt             Z@e@j        du             Z@edv             ZAeAj        dw             ZAedx             ZBeBj        dy             ZBedz             ZCeCj        d{             ZCed|             ZDd}d~dZE	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 d fd	ZF xZGS )Aaxiscarpetzcarpet.aaxis><   typecolordtickrangetick0titlenticksendlinegriddashshowgridshowlinetickfonttickmodeticktexttickvals	autorange	gridcolor	gridwidth	linecolor	linewidth	rangemode	smoothing	startline	tickangle	titlefont
arraydtick
arraytick0
fixedrange
labelalias
tickformat
tickprefix
ticksuffixcheatertypelabelprefixlabelsuffixminexponentticktextsrctickvalssrctitleoffsetendlinecolorendlinewidthlabelpaddingshowexponentcategoryarraycategoryorderminorgriddashexponentformatminorgridcolorminorgridcountminorgridwidthshowticklabelsshowtickprefixshowticksuffixstartlinecolorstartlinewidthautotypenumberstickformatstopscategoryarraysrcseparatethousandstickformatstopdefaultsc                     | d         S )a#  
        The stride between grid lines along the axis

        The 'arraydtick' property is a integer and may be specified as:
          - An int (or float that will be cast to an int)
            in the interval [1, 9223372036854775807]

        Returns
        -------
        int
        r     selfs    ^/var/www/surfInsights/venv3-11/lib/python3.11/site-packages/plotly/graph_objs/carpet/_aaxis.pyr    zAaxis.arraydtickL        L!!    c                     || d<   d S )Nr    rD   rF   vals     rG   r    zAaxis.arraydtick[        \rI   c                     | d         S )a&  
        The starting index of grid lines along the axis

        The 'arraytick0' 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!   rD   rE   s    rG   r!   zAaxis.arraytick0a   rH   rI   c                     || d<   d S )Nr!   rD   rK   s     rG   r!   zAaxis.arraytick0p   rM   rI   c                     | d         S )a  
        Determines whether or not the range of this axis is computed in
        relation to the input data. See `rangemode` for more info. If
        `range` is provided, then `autorange` is set to False.

        The 'autorange' property is an enumeration that may be specified as:
          - One of the following enumeration values:
                [True, False, 'reversed']

        Returns
        -------
        Any
        r   rD   rE   s    rG   r   zAaxis.autorangev   s     K  rI   c                     || d<   d S )Nr   rD   rK   s     rG   r   zAaxis.autorange       [rI   c                     | d         S )a  
        Using "strict" a numeric string in trace data is not converted
        to a number. Using *convert types* a numeric string in trace
        data may be treated as a number during automatic axis `type`
        detection. Defaults to layout.autotypenumbers.

        The 'autotypenumbers' property is an enumeration that may be specified as:
          - One of the following enumeration values:
                ['convert types', 'strict']

        Returns
        -------
        Any
        r>   rD   rE   s    rG   r>   zAaxis.autotypenumbers   s      %&&rI   c                     || d<   d S )Nr>   rD   rK   s     rG   r>   zAaxis.autotypenumbers       "%rI   c                     | d         S )ad  
        Sets the order in which categories on this axis appear. Only
        has an effect if `categoryorder` is set to "array". Used with
        `categoryorder`.

        The 'categoryarray' property is an array that may be specified as a tuple,
        list, numpy array, or pandas Series

        Returns
        -------
        numpy.ndarray
        r2   rD   rE   s    rG   r2   zAaxis.categoryarray   s     O$$rI   c                     || d<   d S )Nr2   rD   rK   s     rG   r2   zAaxis.categoryarray        #_rI   c                     | d         S )a  
        Sets the source reference on Chart Studio Cloud for
        `categoryarray`.

        The 'categoryarraysrc' property must be specified as a string or
        as a plotly.grid_objs.Column object

        Returns
        -------
        str
        r@   rD   rE   s    rG   r@   zAaxis.categoryarraysrc   s     &''rI   c                     || d<   d S )Nr@   rD   rK   s     rG   r@   zAaxis.categoryarraysrc   s    #&   rI   c                     | d         S )a  
        Specifies the ordering logic for the case of categorical
        variables. By default, plotly uses "trace", which specifies the
        order that is present in the data supplied. Set `categoryorder`
        to *category ascending* or *category descending* if order
        should be determined by the alphanumerical order of the
        category names. Set `categoryorder` to "array" to derive the
        ordering from the attribute `categoryarray`. If a category is
        not found in the `categoryarray` array, the sorting behavior
        for that attribute will be identical to the "trace" mode. The
        unspecified categories will follow the categories in
        `categoryarray`.

        The 'categoryorder' property is an enumeration that may be specified as:
          - One of the following enumeration values:
                ['trace', 'category ascending', 'category descending',
                'array']

        Returns
        -------
        Any
        r3   rD   rE   s    rG   r3   zAaxis.categoryorder   s    0 O$$rI   c                     || d<   d S )Nr3   rD   rK   s     rG   r3   zAaxis.categoryorder   rX   rI   c                     | d         S )z
        The 'cheatertype' property is an enumeration that may be specified as:
          - One of the following enumeration values:
                ['index', 'value']

        Returns
        -------
        Any
        r'   rD   rE   s    rG   r'   zAaxis.cheatertype   s     M""rI   c                     || d<   d S )Nr'   rD   rK   s     rG   r'   zAaxis.cheatertype       !]rI   c                     | d         S )a
  
        Sets default for all colors associated with this axis all at
        once: line, font, tick, and grid colors. Grid color is
        lightened by blending this with the plot background Individual
        pieces can override this.

        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:
                aliceblue, antiquewhite, aqua, aquamarine, azure,
                beige, bisque, black, blanchedalmond, blue,
                blueviolet, brown, burlywood, cadetblue,
                chartreuse, chocolate, coral, cornflowerblue,
                cornsilk, crimson, cyan, darkblue, darkcyan,
                darkgoldenrod, darkgray, darkgrey, darkgreen,
                darkkhaki, darkmagenta, darkolivegreen, darkorange,
                darkorchid, darkred, darksalmon, darkseagreen,
                darkslateblue, darkslategray, darkslategrey,
                darkturquoise, darkviolet, deeppink, deepskyblue,
                dimgray, dimgrey, dodgerblue, firebrick,
                floralwhite, forestgreen, fuchsia, gainsboro,
                ghostwhite, gold, goldenrod, gray, grey, green,
                greenyellow, honeydew, hotpink, indianred, indigo,
                ivory, khaki, lavender, lavenderblush, lawngreen,
                lemonchiffon, lightblue, lightcoral, lightcyan,
                lightgoldenrodyellow, lightgray, lightgrey,
                lightgreen, lightpink, lightsalmon, lightseagreen,
                lightskyblue, lightslategray, lightslategrey,
                lightsteelblue, lightyellow, lime, limegreen,
                linen, magenta, maroon, mediumaquamarine,
                mediumblue, mediumorchid, mediumpurple,
                mediumseagreen, mediumslateblue, mediumspringgreen,
                mediumturquoise, mediumvioletred, midnightblue,
                mintcream, mistyrose, moccasin, navajowhite, navy,
                oldlace, olive, olivedrab, orange, orangered,
                orchid, palegoldenrod, palegreen, paleturquoise,
                palevioletred, papayawhip, peachpuff, peru, pink,
                plum, powderblue, purple, red, rosybrown,
                royalblue, rebeccapurple, saddlebrown, salmon,
                sandybrown, seagreen, seashell, sienna, silver,
                skyblue, slateblue, slategray, slategrey, snow,
                springgreen, steelblue, tan, teal, thistle, tomato,
                turquoise, violet, wheat, white, whitesmoke,
                yellow, yellowgreen

        Returns
        -------
        str
        r   rD   rE   s    rG   r   zAaxis.color  s    l G}rI   c                     || d<   d S )Nr   rD   rK   s     rG   r   zAaxis.color;      WrI   c                     | d         S )z
        The stride between grid lines along the axis

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

        Returns
        -------
        int|float
        r	   rD   rE   s    rG   r	   zAaxis.dtickA       G}rI   c                     || d<   d S )Nr	   rD   rK   s     rG   r	   zAaxis.dtickO  rb   rI   c                     | d         S )a5  
        Determines whether or not a line is drawn at along the final
        value of this axis. If True, the end line is drawn on top of
        the grid lines.

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

        Returns
        -------
        bool
        r   rD   rE   s    rG   r   zAaxis.endlineU  s     IrI   c                     || d<   d S )Nr   rD   rK   s     rG   r   zAaxis.endlinee  s    YrI   c                     | d         S )a
  
        Sets the line color of the end line.

        The 'endlinecolor' 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:
                aliceblue, antiquewhite, aqua, aquamarine, azure,
                beige, bisque, black, blanchedalmond, blue,
                blueviolet, brown, burlywood, cadetblue,
                chartreuse, chocolate, coral, cornflowerblue,
                cornsilk, crimson, cyan, darkblue, darkcyan,
                darkgoldenrod, darkgray, darkgrey, darkgreen,
                darkkhaki, darkmagenta, darkolivegreen, darkorange,
                darkorchid, darkred, darksalmon, darkseagreen,
                darkslateblue, darkslategray, darkslategrey,
                darkturquoise, darkviolet, deeppink, deepskyblue,
                dimgray, dimgrey, dodgerblue, firebrick,
                floralwhite, forestgreen, fuchsia, gainsboro,
                ghostwhite, gold, goldenrod, gray, grey, green,
                greenyellow, honeydew, hotpink, indianred, indigo,
                ivory, khaki, lavender, lavenderblush, lawngreen,
                lemonchiffon, lightblue, lightcoral, lightcyan,
                lightgoldenrodyellow, lightgray, lightgrey,
                lightgreen, lightpink, lightsalmon, lightseagreen,
                lightskyblue, lightslategray, lightslategrey,
                lightsteelblue, lightyellow, lime, limegreen,
                linen, magenta, maroon, mediumaquamarine,
                mediumblue, mediumorchid, mediumpurple,
                mediumseagreen, mediumslateblue, mediumspringgreen,
                mediumturquoise, mediumvioletred, midnightblue,
                mintcream, mistyrose, moccasin, navajowhite, navy,
                oldlace, olive, olivedrab, orange, orangered,
                orchid, palegoldenrod, palegreen, paleturquoise,
                palevioletred, papayawhip, peachpuff, peru, pink,
                plum, powderblue, purple, red, rosybrown,
                royalblue, rebeccapurple, saddlebrown, salmon,
                sandybrown, seagreen, seashell, sienna, silver,
                skyblue, slateblue, slategray, slategrey, snow,
                springgreen, steelblue, tan, teal, thistle, tomato,
                turquoise, violet, wheat, white, whitesmoke,
                yellow, yellowgreen

        Returns
        -------
        str
        r.   rD   rE   s    rG   r.   zAaxis.endlinecolork  s    f N##rI   c                     || d<   d S )Nr.   rD   rK   s     rG   r.   zAaxis.endlinecolor      "^rI   c                     | d         S )z
        Sets the width (in px) of the end line.

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

        Returns
        -------
        int|float
        r/   rD   rE   s    rG   r/   zAaxis.endlinewidth       N##rI   c                     || d<   d S )Nr/   rD   rK   s     rG   r/   zAaxis.endlinewidth  rj   rI   c                     | d         S )a  
        Determines a formatting rule for the tick exponents. For
        example, consider the number 1,000,000,000. If "none", it
        appears as 1,000,000,000. If "e", 1e+9. If "E", 1E+9. If
        "power", 1x10^9 (with 9 in a super script). If "SI", 1G. If
        "B", 1B.

        The 'exponentformat' property is an enumeration that may be specified as:
          - One of the following enumeration values:
                ['none', 'e', 'E', 'power', 'SI', 'B']

        Returns
        -------
        Any
        r5   rD   rE   s    rG   r5   zAaxis.exponentformat  s    " $%%rI   c                     || d<   d S )Nr5   rD   rK   s     rG   r5   zAaxis.exponentformat      !$rI   c                     | d         S )z
        Determines whether or not this axis is zoom-able. If true, then
        zoom is disabled.

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

        Returns
        -------
        bool
        r"   rD   rE   s    rG   r"   zAaxis.fixedrange  rH   rI   c                     || d<   d S )Nr"   rD   rK   s     rG   r"   zAaxis.fixedrange  rM   rI   c                     | d         S )a
  
        Sets the axis line color.

        The 'gridcolor' 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:
                aliceblue, antiquewhite, aqua, aquamarine, azure,
                beige, bisque, black, blanchedalmond, blue,
                blueviolet, brown, burlywood, cadetblue,
                chartreuse, chocolate, coral, cornflowerblue,
                cornsilk, crimson, cyan, darkblue, darkcyan,
                darkgoldenrod, darkgray, darkgrey, darkgreen,
                darkkhaki, darkmagenta, darkolivegreen, darkorange,
                darkorchid, darkred, darksalmon, darkseagreen,
                darkslateblue, darkslategray, darkslategrey,
                darkturquoise, darkviolet, deeppink, deepskyblue,
                dimgray, dimgrey, dodgerblue, firebrick,
                floralwhite, forestgreen, fuchsia, gainsboro,
                ghostwhite, gold, goldenrod, gray, grey, green,
                greenyellow, honeydew, hotpink, indianred, indigo,
                ivory, khaki, lavender, lavenderblush, lawngreen,
                lemonchiffon, lightblue, lightcoral, lightcyan,
                lightgoldenrodyellow, lightgray, lightgrey,
                lightgreen, lightpink, lightsalmon, lightseagreen,
                lightskyblue, lightslategray, lightslategrey,
                lightsteelblue, lightyellow, lime, limegreen,
                linen, magenta, maroon, mediumaquamarine,
                mediumblue, mediumorchid, mediumpurple,
                mediumseagreen, mediumslateblue, mediumspringgreen,
                mediumturquoise, mediumvioletred, midnightblue,
                mintcream, mistyrose, moccasin, navajowhite, navy,
                oldlace, olive, olivedrab, orange, orangered,
                orchid, palegoldenrod, palegreen, paleturquoise,
                palevioletred, papayawhip, peachpuff, peru, pink,
                plum, powderblue, purple, red, rosybrown,
                royalblue, rebeccapurple, saddlebrown, salmon,
                sandybrown, seagreen, seashell, sienna, silver,
                skyblue, slateblue, slategray, slategrey, snow,
                springgreen, steelblue, tan, teal, thistle, tomato,
                turquoise, violet, wheat, white, whitesmoke,
                yellow, yellowgreen

        Returns
        -------
        str
        r   rD   rE   s    rG   r   zAaxis.gridcolor      f K  rI   c                     || d<   d S )Nr   rD   rK   s     rG   r   zAaxis.gridcolor  rR   rI   c                     | d         S )ai  
        Sets the dash style of lines. Set to a dash type string
        ("solid", "dot", "dash", "longdash", "dashdot", or
        "longdashdot") or a dash length list in px (eg
        "5px,10px,2px,2px").

        The 'griddash' property is an enumeration that may be specified as:
          - One of the following dash styles:
                ['solid', 'dot', 'dash', 'longdash', 'dashdot', 'longdashdot']
          - A string containing a dash length list in pixels or percentages
                (e.g. '5px 10px 2px 2px', '5, 10, 2, 2', '10% 20% 40%', etc.)

        Returns
        -------
        str
        r   rD   rE   s    rG   r   zAaxis.griddash#  s    $ JrI   c                     || d<   d S )Nr   rD   rK   s     rG   r   zAaxis.griddash7      ZrI   c                     | d         S )z
        Sets the width (in px) of the axis line.

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

        Returns
        -------
        int|float
        r   rD   rE   s    rG   r   zAaxis.gridwidth=       K  rI   c                     || d<   d S )Nr   rD   rK   s     rG   r   zAaxis.gridwidthK  rR   rI   c                     | d         S )u  
        Replacement text for specific tick or hover labels. For example
        using {US: 'USA', CA: 'Canada'} changes US to USA and CA to
        Canada. The labels we would have shown must match the keys
        exactly, after adding any tickprefix or ticksuffix. For
        negative numbers the minus sign symbol used (U+2212) is wider
        than the regular ascii dash. That means you need to use −1
        instead of -1. labelalias can be used with any axis type, and
        both keys (if needed) and values (if desired) can include html-
        like tags or MathJax.

        The 'labelalias' property accepts values of any type

        Returns
        -------
        Any
        r#   rD   rE   s    rG   r#   zAaxis.labelaliasQ  s    & L!!rI   c                     || d<   d S )Nr#   rD   rK   s     rG   r#   zAaxis.labelaliasf  rM   rI   c                     | d         S )z
        Extra padding between label and the axis

        The 'labelpadding' property is a integer and may be specified as:
          - An int (or float that will be cast to an int)

        Returns
        -------
        int
        r0   rD   rE   s    rG   r0   zAaxis.labelpaddingl  rl   rI   c                     || d<   d S )Nr0   rD   rK   s     rG   r0   zAaxis.labelpaddingz  rj   rI   c                     | d         S )z
        Sets a axis label prefix.

        The 'labelprefix' property is a string and must be specified as:
          - A string
          - A number that will be converted to a string

        Returns
        -------
        str
        r(   rD   rE   s    rG   r(   zAaxis.labelprefix       M""rI   c                     || d<   d S )Nr(   rD   rK   s     rG   r(   zAaxis.labelprefix  r_   rI   c                     | d         S )z
        Sets a axis label suffix.

        The 'labelsuffix' property is a string and must be specified as:
          - A string
          - A number that will be converted to a string

        Returns
        -------
        str
        r)   rD   rE   s    rG   r)   zAaxis.labelsuffix  r   rI   c                     || d<   d S )Nr)   rD   rK   s     rG   r)   zAaxis.labelsuffix  r_   rI   c                     | d         S )a
  
        Sets the axis line color.

        The 'linecolor' 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:
                aliceblue, antiquewhite, aqua, aquamarine, azure,
                beige, bisque, black, blanchedalmond, blue,
                blueviolet, brown, burlywood, cadetblue,
                chartreuse, chocolate, coral, cornflowerblue,
                cornsilk, crimson, cyan, darkblue, darkcyan,
                darkgoldenrod, darkgray, darkgrey, darkgreen,
                darkkhaki, darkmagenta, darkolivegreen, darkorange,
                darkorchid, darkred, darksalmon, darkseagreen,
                darkslateblue, darkslategray, darkslategrey,
                darkturquoise, darkviolet, deeppink, deepskyblue,
                dimgray, dimgrey, dodgerblue, firebrick,
                floralwhite, forestgreen, fuchsia, gainsboro,
                ghostwhite, gold, goldenrod, gray, grey, green,
                greenyellow, honeydew, hotpink, indianred, indigo,
                ivory, khaki, lavender, lavenderblush, lawngreen,
                lemonchiffon, lightblue, lightcoral, lightcyan,
                lightgoldenrodyellow, lightgray, lightgrey,
                lightgreen, lightpink, lightsalmon, lightseagreen,
                lightskyblue, lightslategray, lightslategrey,
                lightsteelblue, lightyellow, lime, limegreen,
                linen, magenta, maroon, mediumaquamarine,
                mediumblue, mediumorchid, mediumpurple,
                mediumseagreen, mediumslateblue, mediumspringgreen,
                mediumturquoise, mediumvioletred, midnightblue,
                mintcream, mistyrose, moccasin, navajowhite, navy,
                oldlace, olive, olivedrab, orange, orangered,
                orchid, palegoldenrod, palegreen, paleturquoise,
                palevioletred, papayawhip, peachpuff, peru, pink,
                plum, powderblue, purple, red, rosybrown,
                royalblue, rebeccapurple, saddlebrown, salmon,
                sandybrown, seagreen, seashell, sienna, silver,
                skyblue, slateblue, slategray, slategrey, snow,
                springgreen, steelblue, tan, teal, thistle, tomato,
                turquoise, violet, wheat, white, whitesmoke,
                yellow, yellowgreen

        Returns
        -------
        str
        r   rD   rE   s    rG   r   zAaxis.linecolor  rt   rI   c                     || d<   d S )Nr   rD   rK   s     rG   r   zAaxis.linecolor  rR   rI   c                     | d         S )z
        Sets the width (in px) of the axis line.

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

        Returns
        -------
        int|float
        r   rD   rE   s    rG   r   zAaxis.linewidth  rz   rI   c                     || d<   d S )Nr   rD   rK   s     rG   r   zAaxis.linewidth  rR   rI   c                     | d         S )z
        Hide SI prefix for 10^n if |n| is below this number

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

        Returns
        -------
        int|float
        r*   rD   rE   s    rG   r*   zAaxis.minexponent       M""rI   c                     || d<   d S )Nr*   rD   rK   s     rG   r*   zAaxis.minexponent  r_   rI   c                     | d         S )a
  
        Sets the color of the grid lines.

        The 'minorgridcolor' 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:
                aliceblue, antiquewhite, aqua, aquamarine, azure,
                beige, bisque, black, blanchedalmond, blue,
                blueviolet, brown, burlywood, cadetblue,
                chartreuse, chocolate, coral, cornflowerblue,
                cornsilk, crimson, cyan, darkblue, darkcyan,
                darkgoldenrod, darkgray, darkgrey, darkgreen,
                darkkhaki, darkmagenta, darkolivegreen, darkorange,
                darkorchid, darkred, darksalmon, darkseagreen,
                darkslateblue, darkslategray, darkslategrey,
                darkturquoise, darkviolet, deeppink, deepskyblue,
                dimgray, dimgrey, dodgerblue, firebrick,
                floralwhite, forestgreen, fuchsia, gainsboro,
                ghostwhite, gold, goldenrod, gray, grey, green,
                greenyellow, honeydew, hotpink, indianred, indigo,
                ivory, khaki, lavender, lavenderblush, lawngreen,
                lemonchiffon, lightblue, lightcoral, lightcyan,
                lightgoldenrodyellow, lightgray, lightgrey,
                lightgreen, lightpink, lightsalmon, lightseagreen,
                lightskyblue, lightslategray, lightslategrey,
                lightsteelblue, lightyellow, lime, limegreen,
                linen, magenta, maroon, mediumaquamarine,
                mediumblue, mediumorchid, mediumpurple,
                mediumseagreen, mediumslateblue, mediumspringgreen,
                mediumturquoise, mediumvioletred, midnightblue,
                mintcream, mistyrose, moccasin, navajowhite, navy,
                oldlace, olive, olivedrab, orange, orangered,
                orchid, palegoldenrod, palegreen, paleturquoise,
                palevioletred, papayawhip, peachpuff, peru, pink,
                plum, powderblue, purple, red, rosybrown,
                royalblue, rebeccapurple, saddlebrown, salmon,
                sandybrown, seagreen, seashell, sienna, silver,
                skyblue, slateblue, slategray, slategrey, snow,
                springgreen, steelblue, tan, teal, thistle, tomato,
                turquoise, violet, wheat, white, whitesmoke,
                yellow, yellowgreen

        Returns
        -------
        str
        r6   rD   rE   s    rG   r6   zAaxis.minorgridcolor      f $%%rI   c                     || d<   d S )Nr6   rD   rK   s     rG   r6   zAaxis.minorgridcolorB  rp   rI   c                     | d         S )a2  
        Sets the number of minor grid ticks per major grid tick

        The 'minorgridcount' 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
        r7   rD   rE   s    rG   r7   zAaxis.minorgridcountH       $%%rI   c                     || d<   d S )Nr7   rD   rK   s     rG   r7   zAaxis.minorgridcountW  rp   rI   c                     | d         S )an  
        Sets the dash style of lines. Set to a dash type string
        ("solid", "dot", "dash", "longdash", "dashdot", or
        "longdashdot") or a dash length list in px (eg
        "5px,10px,2px,2px").

        The 'minorgriddash' property is an enumeration that may be specified as:
          - One of the following dash styles:
                ['solid', 'dot', 'dash', 'longdash', 'dashdot', 'longdashdot']
          - A string containing a dash length list in pixels or percentages
                (e.g. '5px 10px 2px 2px', '5, 10, 2, 2', '10% 20% 40%', etc.)

        Returns
        -------
        str
        r4   rD   rE   s    rG   r4   zAaxis.minorgriddash]  s    $ O$$rI   c                     || d<   d S )Nr4   rD   rK   s     rG   r4   zAaxis.minorgriddashq  rX   rI   c                     | d         S )z
        Sets the width (in px) of the grid lines.

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

        Returns
        -------
        int|float
        r8   rD   rE   s    rG   r8   zAaxis.minorgridwidthw       $%%rI   c                     || d<   d S )Nr8   rD   rK   s     rG   r8   zAaxis.minorgridwidth  rp   rI   c                     | d         S )a  
        Specifies the maximum number of ticks for the particular axis.
        The actual number of ticks will be chosen automatically to be
        less than or equal to `nticks`. Has an effect only if
        `tickmode` is set to "auto".

        The 'nticks' 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   rD   rE   s    rG   r   zAaxis.nticks  s      H~rI   c                     || d<   d S )Nr   rD   rK   s     rG   r   zAaxis.nticks  s    XrI   c                     | d         S )a  
            Sets the range of this axis. If the axis `type` is "log", then
            you must take the log of your desired range (e.g. to set the
            range from 1 to 100, set the range from 0 to 2). 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
   rD   rE   s    rG   r
   zAaxis.range  s    , G}rI   c                     || d<   d S )Nr
   rD   rK   s     rG   r
   zAaxis.range  rb   rI   c                     | d         S )a  
        If "normal", the range is computed in relation to the extrema
        of the input data. If *tozero*`, the range extends to 0,
        regardless of the input data If "nonnegative", the range is
        non-negative, regardless of the input data.

        The 'rangemode' property is an enumeration that may be specified as:
          - One of the following enumeration values:
                ['normal', 'tozero', 'nonnegative']

        Returns
        -------
        Any
        r   rD   rE   s    rG   r   zAaxis.rangemode        K  rI   c                     || d<   d S )Nr   rD   rK   s     rG   r   zAaxis.rangemode  rR   rI   c                     | d         S )z
        If "true", even 4-digit integers are separated

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

        Returns
        -------
        bool
        rA   rD   rE   s    rG   rA   zAaxis.separatethousands  s     '((rI   c                     || d<   d S )NrA   rD   rK   s     rG   rA   zAaxis.separatethousands  s    $' !!!rI   c                     | d         S )a  
        If "all", all exponents are shown besides their significands.
        If "first", only the exponent of the first tick is shown. If
        "last", only the exponent of the last tick is shown. If "none",
        no exponents appear.

        The 'showexponent' property is an enumeration that may be specified as:
          - One of the following enumeration values:
                ['all', 'first', 'last', 'none']

        Returns
        -------
        Any
        r1   rD   rE   s    rG   r1   zAaxis.showexponent  s      N##rI   c                     || d<   d S )Nr1   rD   rK   s     rG   r1   zAaxis.showexponent  rj   rI   c                     | d         S )a
  
        Determines whether or not grid lines are drawn. If True, the
        grid lines are drawn at every tick mark.

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

        Returns
        -------
        bool
        r   rD   rE   s    rG   r   zAaxis.showgrid       JrI   c                     || d<   d S )Nr   rD   rK   s     rG   r   zAaxis.showgrid  rx   rI   c                     | d         S )z
        Determines whether or not a line bounding this axis is drawn.

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

        Returns
        -------
        bool
        r   rD   rE   s    rG   r   zAaxis.showline  s     JrI   c                     || d<   d S )Nr   rD   rK   s     rG   r   zAaxis.showline(  rx   rI   c                     | d         S )ak  
        Determines whether axis labels are drawn on the low side, the
        high side, both, or neither side of the axis.

        The 'showticklabels' property is an enumeration that may be specified as:
          - One of the following enumeration values:
                ['start', 'end', 'both', 'none']

        Returns
        -------
        Any
        r9   rD   rE   s    rG   r9   zAaxis.showticklabels.  s     $%%rI   c                     || d<   d S )Nr9   rD   rK   s     rG   r9   zAaxis.showticklabels>  rp   rI   c                     | d         S )a  
        If "all", all tick labels are displayed with a prefix. If
        "first", only the first tick is displayed with a prefix. If
        "last", only the last tick is displayed with a suffix. If
        "none", tick prefixes are hidden.

        The 'showtickprefix' property is an enumeration that may be specified as:
          - One of the following enumeration values:
                ['all', 'first', 'last', 'none']

        Returns
        -------
        Any
        r:   rD   rE   s    rG   r:   zAaxis.showtickprefixD  s      $%%rI   c                     || d<   d S )Nr:   rD   rK   s     rG   r:   zAaxis.showtickprefixV  rp   rI   c                     | d         S )a'  
        Same as `showtickprefix` but for tick suffixes.

        The 'showticksuffix' property is an enumeration that may be specified as:
          - One of the following enumeration values:
                ['all', 'first', 'last', 'none']

        Returns
        -------
        Any
        r;   rD   rE   s    rG   r;   zAaxis.showticksuffix\  r   rI   c                     || d<   d S )Nr;   rD   rK   s     rG   r;   zAaxis.showticksuffixk  rp   rI   c                     | d         S )z
        The 'smoothing' property is a number and may be specified as:
          - An int or float in the interval [0, 1.3]

        Returns
        -------
        int|float
        r   rD   rE   s    rG   r   zAaxis.smoothingq  s     K  rI   c                     || d<   d S )Nr   rD   rK   s     rG   r   zAaxis.smoothing}  rR   rI   c                     | d         S )a<  
        Determines whether or not a line is drawn at along the starting
        value of this axis. If True, the start line is drawn on top of
        the grid lines.

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

        Returns
        -------
        bool
        r   rD   rE   s    rG   r   zAaxis.startline  s     K  rI   c                     || d<   d S )Nr   rD   rK   s     rG   r   zAaxis.startline  rR   rI   c                     | d         S )a 
  
        Sets the line color of the start line.

        The 'startlinecolor' 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:
                aliceblue, antiquewhite, aqua, aquamarine, azure,
                beige, bisque, black, blanchedalmond, blue,
                blueviolet, brown, burlywood, cadetblue,
                chartreuse, chocolate, coral, cornflowerblue,
                cornsilk, crimson, cyan, darkblue, darkcyan,
                darkgoldenrod, darkgray, darkgrey, darkgreen,
                darkkhaki, darkmagenta, darkolivegreen, darkorange,
                darkorchid, darkred, darksalmon, darkseagreen,
                darkslateblue, darkslategray, darkslategrey,
                darkturquoise, darkviolet, deeppink, deepskyblue,
                dimgray, dimgrey, dodgerblue, firebrick,
                floralwhite, forestgreen, fuchsia, gainsboro,
                ghostwhite, gold, goldenrod, gray, grey, green,
                greenyellow, honeydew, hotpink, indianred, indigo,
                ivory, khaki, lavender, lavenderblush, lawngreen,
                lemonchiffon, lightblue, lightcoral, lightcyan,
                lightgoldenrodyellow, lightgray, lightgrey,
                lightgreen, lightpink, lightsalmon, lightseagreen,
                lightskyblue, lightslategray, lightslategrey,
                lightsteelblue, lightyellow, lime, limegreen,
                linen, magenta, maroon, mediumaquamarine,
                mediumblue, mediumorchid, mediumpurple,
                mediumseagreen, mediumslateblue, mediumspringgreen,
                mediumturquoise, mediumvioletred, midnightblue,
                mintcream, mistyrose, moccasin, navajowhite, navy,
                oldlace, olive, olivedrab, orange, orangered,
                orchid, palegoldenrod, palegreen, paleturquoise,
                palevioletred, papayawhip, peachpuff, peru, pink,
                plum, powderblue, purple, red, rosybrown,
                royalblue, rebeccapurple, saddlebrown, salmon,
                sandybrown, seagreen, seashell, sienna, silver,
                skyblue, slateblue, slategray, slategrey, snow,
                springgreen, steelblue, tan, teal, thistle, tomato,
                turquoise, violet, wheat, white, whitesmoke,
                yellow, yellowgreen

        Returns
        -------
        str
        r<   rD   rE   s    rG   r<   zAaxis.startlinecolor  r   rI   c                     || d<   d S )Nr<   rD   rK   s     rG   r<   zAaxis.startlinecolor  rp   rI   c                     | d         S )z
        Sets the width (in px) of the start line.

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

        Returns
        -------
        int|float
        r=   rD   rE   s    rG   r=   zAaxis.startlinewidth  r   rI   c                     || d<   d S )Nr=   rD   rK   s     rG   r=   zAaxis.startlinewidth  rp   rI   c                     | d         S )z
        The starting index of grid lines along the axis

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

        Returns
        -------
        int|float
        r   rD   rE   s    rG   r   zAaxis.tick0  rd   rI   c                     || d<   d S )Nr   rD   rK   s     rG   r   zAaxis.tick0  rb   rI   c                     | d         S )a  
        Sets the angle of the tick labels with respect to the
        horizontal. For example, a `tickangle` of -90 draws the tick
        labels vertically.

        The 'tickangle' property is a angle (in degrees) that may be
        specified as a number between -180 and 180.
        Numeric values outside this range are converted to the equivalent value
        (e.g. 270 is converted to -90).

        Returns
        -------
        int|float
        r   rD   rE   s    rG   r   zAaxis.tickangle  r   rI   c                     || d<   d S )Nr   rD   rK   s     rG   r   zAaxis.tickangle  rR   rI   c                     | d         S )a3
  
        Sets the tick font.

        The 'tickfont' property is an instance of Tickfont
        that may be specified as:
          - An instance of :class:`plotly.graph_objs.carpet.aaxis.Tickfont`
          - A dict of string/value properties that will be passed
            to the Tickfont constructor

            Supported dict properties:

                color

                family
                    HTML font family - the typeface that will be
                    applied by the web browser. The web browser
                    will only be able to apply a font if it is
                    available on the system which it operates.
                    Provide multiple font families, separated by
                    commas, to indicate the preference in which to
                    apply fonts if they aren't available on the
                    system. The Chart Studio Cloud (at
                    https://chart-studio.plotly.com or on-premise)
                    generates images on a server, where only a
                    select number of fonts are installed and
                    supported. These include "Arial", "Balto",
                    "Courier New", "Droid Sans", "Droid Serif",
                    "Droid Sans Mono", "Gravitas One", "Old
                    Standard TT", "Open Sans", "Overpass", "PT Sans
                    Narrow", "Raleway", "Times New Roman".
                lineposition
                    Sets the kind of decoration line(s) with text,
                    such as an "under", "over" or "through" as well
                    as combinations e.g. "under+over", etc.
                shadow
                    Sets the shape and color of the shadow behind
                    text. "auto" places minimal shadow and applies
                    contrast text font color. See
                    https://developer.mozilla.org/en-
                    US/docs/Web/CSS/text-shadow for additional
                    options.
                size

                style
                    Sets whether a font should be styled with a
                    normal or italic face from its family.
                textcase
                    Sets capitalization of text. It can be used to
                    make text appear in all-uppercase or all-
                    lowercase, or with each word capitalized.
                variant
                    Sets the variant of the font.
                weight
                    Sets the weight (or boldness) of the font.

        Returns
        -------
        plotly.graph_objs.carpet.aaxis.Tickfont
        r   rD   rE   s    rG   r   zAaxis.tickfont  s    z JrI   c                     || d<   d S )Nr   rD   rK   s     rG   r   zAaxis.tickfontS  rx   rI   c                     | d         S )a  
        Sets the tick label formatting rule using d3 formatting mini-
        languages which are very similar to those in Python. For
        numbers, see:
        https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for
        dates see: https://github.com/d3/d3-time-
        format/tree/v2.2.3#locale_format. We add two items to d3's date
        formatter: "%h" for half of the year as a decimal number as
        well as "%{n}f" for fractional seconds with n digits. For
        example, *2016-10-13 09:15:23.456* with tickformat
        "%H~%M~%S.%2f" would display "09~15~23.46"

        The 'tickformat' property is a string and must be specified as:
          - A string
          - A number that will be converted to a string

        Returns
        -------
        str
        r$   rD   rE   s    rG   r$   zAaxis.tickformatY  s    , L!!rI   c                     || d<   d S )Nr$   rD   rK   s     rG   r$   zAaxis.tickformatq  rM   rI   c                     | d         S )a	  
        The 'tickformatstops' property is a tuple of instances of
        Tickformatstop that may be specified as:
          - A list or tuple of instances of plotly.graph_objs.carpet.aaxis.Tickformatstop
          - A list or tuple of dicts of string/value properties that
            will be passed to the Tickformatstop constructor

            Supported dict properties:

                dtickrange
                    range [*min*, *max*], where "min", "max" -
                    dtick values which describe some zoom level, it
                    is possible to omit "min" or "max" value by
                    passing "null"
                enabled
                    Determines whether or not this stop is used. If
                    `false`, this stop is ignored even within its
                    `dtickrange`.
                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
                    string - dtickformat for described zoom level,
                    the same as "tickformat"

        Returns
        -------
        tuple[plotly.graph_objs.carpet.aaxis.Tickformatstop]
        r?   rD   rE   s    rG   r?   zAaxis.tickformatstopsw  s    b %&&rI   c                     || d<   d S )Nr?   rD   rK   s     rG   r?   zAaxis.tickformatstops  rU   rI   c                     | d         S )a  
        When used in a template (as
        layout.template.data.carpet.aaxis.tickformatstopdefaults), sets
        the default property values to use for elements of
        carpet.aaxis.tickformatstops

        The 'tickformatstopdefaults' property is an instance of Tickformatstop
        that may be specified as:
          - An instance of :class:`plotly.graph_objs.carpet.aaxis.Tickformatstop`
          - A dict of string/value properties that will be passed
            to the Tickformatstop constructor

            Supported dict properties:

        Returns
        -------
        plotly.graph_objs.carpet.aaxis.Tickformatstop
        rB   rD   rE   s    rG   rB   zAaxis.tickformatstopdefaults  s    ( ,--rI   c                     || d<   d S )NrB   rD   rK   s     rG   rB   zAaxis.tickformatstopdefaults  s    ),%&&&rI   c                     | d         S )z
        The 'tickmode' property is an enumeration that may be specified as:
          - One of the following enumeration values:
                ['linear', 'array']

        Returns
        -------
        Any
        r   rD   rE   s    rG   r   zAaxis.tickmode  s     JrI   c                     || d<   d S )Nr   rD   rK   s     rG   r   zAaxis.tickmode  rx   rI   c                     | d         S )z
        Sets a tick label prefix.

        The 'tickprefix' property is a string and must be specified as:
          - A string
          - A number that will be converted to a string

        Returns
        -------
        str
        r%   rD   rE   s    rG   r%   zAaxis.tickprefix  rH   rI   c                     || d<   d S )Nr%   rD   rK   s     rG   r%   zAaxis.tickprefix  rM   rI   c                     | d         S )z
        Sets a tick label suffix.

        The 'ticksuffix' property is a string and must be specified as:
          - A string
          - A number that will be converted to a string

        Returns
        -------
        str
        r&   rD   rE   s    rG   r&   zAaxis.ticksuffix  rH   rI   c                     || d<   d S )Nr&   rD   rK   s     rG   r&   zAaxis.ticksuffix  rM   rI   c                     | d         S )a[  
        Sets the text displayed at the ticks position via `tickvals`.
        Only has an effect if `tickmode` is set to "array". Used with
        `tickvals`.

        The 'ticktext' property is an array that may be specified as a tuple,
        list, numpy array, or pandas Series

        Returns
        -------
        numpy.ndarray
        r   rD   rE   s    rG   r   zAaxis.ticktext	  s     JrI   c                     || d<   d S )Nr   rD   rK   s     rG   r   zAaxis.ticktext  rx   rI   c                     | d         S )z
        Sets the source reference on Chart Studio Cloud for `ticktext`.

        The 'ticktextsrc' property must be specified as a string or
        as a plotly.grid_objs.Column object

        Returns
        -------
        str
        r+   rD   rE   s    rG   r+   zAaxis.ticktextsrc  r   rI   c                     || d<   d S )Nr+   rD   rK   s     rG   r+   zAaxis.ticktextsrc-  r_   rI   c                     | d         S )aI  
        Sets the values at which ticks on this axis appear. Only has an
        effect if `tickmode` is set to "array". Used with `ticktext`.

        The 'tickvals' property is an array that may be specified as a tuple,
        list, numpy array, or pandas Series

        Returns
        -------
        numpy.ndarray
        r   rD   rE   s    rG   r   zAaxis.tickvals3  r   rI   c                     || d<   d S )Nr   rD   rK   s     rG   r   zAaxis.tickvalsB  rx   rI   c                     | d         S )z
        Sets the source reference on Chart Studio Cloud for `tickvals`.

        The 'tickvalssrc' property must be specified as a string or
        as a plotly.grid_objs.Column object

        Returns
        -------
        str
        r,   rD   rE   s    rG   r,   zAaxis.tickvalssrcH  r   rI   c                     || d<   d S )Nr,   rD   rK   s     rG   r,   zAaxis.tickvalssrcV  r_   rI   c                     | d         S )a  
        The 'title' property is an instance of Title
        that may be specified as:
          - An instance of :class:`plotly.graph_objs.carpet.aaxis.Title`
          - A dict of string/value properties that will be passed
            to the Title constructor

            Supported dict properties:

                font
                    Sets this axis' title font. Note that the
                    title's font used to be set by the now
                    deprecated `titlefont` attribute.
                offset
                    An additional amount by which to offset the
                    title from the tick labels, given in pixels.
                    Note that this used to be set by the now
                    deprecated `titleoffset` attribute.
                text
                    Sets the title of this axis. Note that before
                    the existence of `title.text`, the title's
                    contents used to be defined as the `title`
                    attribute itself. This behavior has been
                    deprecated.

        Returns
        -------
        plotly.graph_objs.carpet.aaxis.Title
        r   rD   rE   s    rG   r   zAaxis.title\  s    > G}rI   c                     || d<   d S )Nr   rD   rK   s     rG   r   zAaxis.title}  rb   rI   c                     | d         S )a
  
        Deprecated: Please use carpet.aaxis.title.font instead. Sets
        this axis' title font. Note that the title's font used to be
        set by the now deprecated `titlefont` attribute.

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

            Supported dict properties:

                color

                family
                    HTML font family - the typeface that will be
                    applied by the web browser. The web browser
                    will only be able to apply a font if it is
                    available on the system which it operates.
                    Provide multiple font families, separated by
                    commas, to indicate the preference in which to
                    apply fonts if they aren't available on the
                    system. The Chart Studio Cloud (at
                    https://chart-studio.plotly.com or on-premise)
                    generates images on a server, where only a
                    select number of fonts are installed and
                    supported. These include "Arial", "Balto",
                    "Courier New", "Droid Sans", "Droid Serif",
                    "Droid Sans Mono", "Gravitas One", "Old
                    Standard TT", "Open Sans", "Overpass", "PT Sans
                    Narrow", "Raleway", "Times New Roman".
                lineposition
                    Sets the kind of decoration line(s) with text,
                    such as an "under", "over" or "through" as well
                    as combinations e.g. "under+over", etc.
                shadow
                    Sets the shape and color of the shadow behind
                    text. "auto" places minimal shadow and applies
                    contrast text font color. See
                    https://developer.mozilla.org/en-
                    US/docs/Web/CSS/text-shadow for additional
                    options.
                size

                style
                    Sets whether a font should be styled with a
                    normal or italic face from its family.
                textcase
                    Sets capitalization of text. It can be used to
                    make text appear in all-uppercase or all-
                    lowercase, or with each word capitalized.
                variant
                    Sets the variant of the font.
                weight
                    Sets the weight (or boldness) of the font.

        Returns
        -------

        r   rD   rE   s    rG   r   zAaxis.titlefont  s    ~ K  rI   c                     || d<   d S )Nr   rD   rK   s     rG   r   zAaxis.titlefont  rR   rI   c                     | d         S )a  
        Deprecated: Please use carpet.aaxis.title.offset instead. An
        additional amount by which to offset the title from the tick
        labels, given in pixels. Note that this used to be set by the
        now deprecated `titleoffset` attribute.

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

        Returns
        -------

        r-   rD   rE   s    rG   r-   zAaxis.titleoffset  s     M""rI   c                     || d<   d S )Nr-   rD   rK   s     rG   r-   zAaxis.titleoffset  r_   rI   c                     | d         S )a  
        Sets the axis type. By default, plotly attempts to determined
        the axis type by looking into the data of the traces that
        referenced the axis in question.

        The 'type' property is an enumeration that may be specified as:
          - One of the following enumeration values:
                ['-', 'linear', 'date', 'category']

        Returns
        -------
        Any
        r   rD   rE   s    rG   r   z
Aaxis.type  s     F|rI   c                     || d<   d S )Nr   rD   rK   s     rG   r   z
Aaxis.type  s    VrI   c                     dS )Nu9)          arraydtick
            The stride between grid lines along the axis
        arraytick0
            The starting index of grid lines along the axis
        autorange
            Determines whether or not the range of this axis is
            computed in relation to the input data. See `rangemode`
            for more info. If `range` is provided, then `autorange`
            is set to False.
        autotypenumbers
            Using "strict" a numeric string in trace data is not
            converted to a number. Using *convert types* a numeric
            string in trace data may be treated as a number during
            automatic axis `type` detection. Defaults to
            layout.autotypenumbers.
        categoryarray
            Sets the order in which categories on this axis appear.
            Only has an effect if `categoryorder` is set to
            "array". Used with `categoryorder`.
        categoryarraysrc
            Sets the source reference on Chart Studio Cloud for
            `categoryarray`.
        categoryorder
            Specifies the ordering logic for the case of
            categorical variables. By default, plotly uses "trace",
            which specifies the order that is present in the data
            supplied. Set `categoryorder` to *category ascending*
            or *category descending* if order should be determined
            by the alphanumerical order of the category names. Set
            `categoryorder` to "array" to derive the ordering from
            the attribute `categoryarray`. If a category is not
            found in the `categoryarray` array, the sorting
            behavior for that attribute will be identical to the
            "trace" mode. The unspecified categories will follow
            the categories in `categoryarray`.
        cheatertype

        color
            Sets default for all colors associated with this axis
            all at once: line, font, tick, and grid colors. Grid
            color is lightened by blending this with the plot
            background Individual pieces can override this.
        dtick
            The stride between grid lines along the axis
        endline
            Determines whether or not a line is drawn at along the
            final value of this axis. If True, the end line is
            drawn on top of the grid lines.
        endlinecolor
            Sets the line color of the end line.
        endlinewidth
            Sets the width (in px) of the end line.
        exponentformat
            Determines a formatting rule for the tick exponents.
            For example, consider the number 1,000,000,000. If
            "none", it appears as 1,000,000,000. If "e", 1e+9. If
            "E", 1E+9. If "power", 1x10^9 (with 9 in a super
            script). If "SI", 1G. If "B", 1B.
        fixedrange
            Determines whether or not this axis is zoom-able. If
            true, then zoom is disabled.
        gridcolor
            Sets the axis line color.
        griddash
            Sets the dash style of lines. Set to a dash type string
            ("solid", "dot", "dash", "longdash", "dashdot", or
            "longdashdot") or a dash length list in px (eg
            "5px,10px,2px,2px").
        gridwidth
            Sets the width (in px) of the axis line.
        labelalias
            Replacement text for specific tick or hover labels. For
            example using {US: 'USA', CA: 'Canada'} changes US to
            USA and CA to Canada. The labels we would have shown
            must match the keys exactly, after adding any
            tickprefix or ticksuffix. For negative numbers the
            minus sign symbol used (U+2212) is wider than the
            regular ascii dash. That means you need to use −1
            instead of -1. labelalias can be used with any axis
            type, and both keys (if needed) and values (if desired)
            can include html-like tags or MathJax.
        labelpadding
            Extra padding between label and the axis
        labelprefix
            Sets a axis label prefix.
        labelsuffix
            Sets a axis label suffix.
        linecolor
            Sets the axis line color.
        linewidth
            Sets the width (in px) of the axis line.
        minexponent
            Hide SI prefix for 10^n if |n| is below this number
        minorgridcolor
            Sets the color of the grid lines.
        minorgridcount
            Sets the number of minor grid ticks per major grid tick
        minorgriddash
            Sets the dash style of lines. Set to a dash type string
            ("solid", "dot", "dash", "longdash", "dashdot", or
            "longdashdot") or a dash length list in px (eg
            "5px,10px,2px,2px").
        minorgridwidth
            Sets the width (in px) of the grid lines.
        nticks
            Specifies the maximum number of ticks for the
            particular axis. The actual number of ticks will be
            chosen automatically to be less than or equal to
            `nticks`. Has an effect only if `tickmode` is set to
            "auto".
        range
            Sets the range of this axis. If the axis `type` is
            "log", then you must take the log of your desired range
            (e.g. to set the range from 1 to 100, set the range
            from 0 to 2). 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.
        rangemode
            If "normal", the range is computed in relation to the
            extrema of the input data. If *tozero*`, the range
            extends to 0, regardless of the input data If
            "nonnegative", the range is non-negative, regardless of
            the input data.
        separatethousands
            If "true", even 4-digit integers are separated
        showexponent
            If "all", all exponents are shown besides their
            significands. If "first", only the exponent of the
            first tick is shown. If "last", only the exponent of
            the last tick is shown. If "none", no exponents appear.
        showgrid
            Determines whether or not grid lines are drawn. If
            True, the grid lines are drawn at every tick mark.
        showline
            Determines whether or not a line bounding this axis is
            drawn.
        showticklabels
            Determines whether axis labels are drawn on the low
            side, the high side, both, or neither side of the axis.
        showtickprefix
            If "all", all tick labels are displayed with a prefix.
            If "first", only the first tick is displayed with a
            prefix. If "last", only the last tick is displayed with
            a suffix. If "none", tick prefixes are hidden.
        showticksuffix
            Same as `showtickprefix` but for tick suffixes.
        smoothing

        startline
            Determines whether or not a line is drawn at along the
            starting value of this axis. If True, the start line is
            drawn on top of the grid lines.
        startlinecolor
            Sets the line color of the start line.
        startlinewidth
            Sets the width (in px) of the start line.
        tick0
            The starting index of grid lines along the axis
        tickangle
            Sets the angle of the tick labels with respect to the
            horizontal. For example, a `tickangle` of -90 draws the
            tick labels vertically.
        tickfont
            Sets the tick font.
        tickformat
            Sets the tick label formatting rule using d3 formatting
            mini-languages which are very similar to those in
            Python. For numbers, see:
            https://github.com/d3/d3-format/tree/v1.4.5#d3-format.
            And for dates see: https://github.com/d3/d3-time-
            format/tree/v2.2.3#locale_format. We add two items to
            d3's date formatter: "%h" for half of the year as a
            decimal number as well as "%{n}f" for fractional
            seconds with n digits. For example, *2016-10-13
            09:15:23.456* with tickformat "%H~%M~%S.%2f" would
            display "09~15~23.46"
        tickformatstops
            A tuple of :class:`plotly.graph_objects.carpet.aaxis.Ti
            ckformatstop` instances or dicts with compatible
            properties
        tickformatstopdefaults
            When used in a template (as layout.template.data.carpet
            .aaxis.tickformatstopdefaults), sets the default
            property values to use for elements of
            carpet.aaxis.tickformatstops
        tickmode

        tickprefix
            Sets a tick label prefix.
        ticksuffix
            Sets a tick label suffix.
        ticktext
            Sets the text displayed at the ticks position via
            `tickvals`. Only has an effect if `tickmode` is set to
            "array". Used with `tickvals`.
        ticktextsrc
            Sets the source reference on Chart Studio Cloud for
            `ticktext`.
        tickvals
            Sets the values at which ticks on this axis appear.
            Only has an effect if `tickmode` is set to "array".
            Used with `ticktext`.
        tickvalssrc
            Sets the source reference on Chart Studio Cloud for
            `tickvals`.
        title
            :class:`plotly.graph_objects.carpet.aaxis.Title`
            instance or dict with compatible properties
        titlefont
            Deprecated: Please use carpet.aaxis.title.font instead.
            Sets this axis' title font. Note that the title's font
            used to be set by the now deprecated `titlefont`
            attribute.
        titleoffset
            Deprecated: Please use carpet.aaxis.title.offset
            instead. An additional amount by which to offset the
            title from the tick labels, given in pixels. Note that
            this used to be set by the now deprecated `titleoffset`
            attribute.
        type
            Sets the axis type. By default, plotly attempts to
            determined the axis type by looking into the data of
            the traces that referenced the axis in question.
        rD   rE   s    rG   _prop_descriptionszAaxis._prop_descriptions  s    d drI   )r   font)r   offset)r   r-   Nc>           	      `   t          t          |                               d           d|>v r|>d         | _        dS |i }nct	          || j                  r|                                }n9t	          |t                    rt          j	        |          }nt          d          |>                    dd          | _        |>                    dd          | _        |                    d	d          }?||n|?}?|?|?| d	<   |                    d
d          }?||n|?}?|?|?| d
<   |                    dd          }?||n|?}?|?|?| d<   |                    dd          }?||n|?}?|?|?| d<   |                    dd          }?||n|?}?|?|?| d<   |                    dd          }?||n|?}?|?|?| d<   |                    dd          }?||n|?}?|?|?| d<   |                    dd          }?|	|	n|?}?|?|?| d<   |                    dd          }?|
|
n|?}?|?|?| d<   |                    dd          }?||n|?}?|?|?| d<   |                    dd          }?||n|?}?|?|?| d<   |                    dd          }?||n|?}?|?|?| d<   |                    dd          }?||n|?}?|?|?| d<   |                    dd          }?||n|?}?|?|?| d<   |                    dd          }?||n|?}?|?|?| d<   |                    dd          }?||n|?}?|?|?| d<   |                    dd          }?||n|?}?|?|?| d<   |                    dd          }?||n|?}?|?|?| d<   |                    dd          }?||n|?}?|?|?| d<   |                    dd          }?||n|?}?|?|?| d<   |                    dd          }?||n|?}?|?|?| d<   |                    dd          }?||n|?}?|?|?| d<   |                    dd          }?||n|?}?|?|?| d<   |                    d d          }?||n|?}?|?|?| d <   |                    d!d          }?||n|?}?|?|?| d!<   |                    d"d          }?||n|?}?|?|?| d"<   |                    d#d          }?||n|?}?|?|?| d#<   |                    d$d          }?||n|?}?|?|?| d$<   |                    d%d          }?||n|?}?|?|?| d%<   |                    d&d          }?||n|?}?|?|?| d&<   |                    d'd          }?| | n|?}?|?|?| d'<   |                    d(d          }?|!|!n|?}?|?|?| d(<   |                    d)d          }?|"|"n|?}?|?|?| d)<   |                    d*d          }?|#|#n|?}?|?|?| d*<   |                    d+d          }?|$|$n|?}?|?|?| d+<   |                    d,d          }?|%|%n|?}?|?|?| d,<   |                    d-d          }?|&|&n|?}?|?|?| d-<   |                    d.d          }?|'|'n|?}?|?|?| d.<   |                    d/d          }?|(|(n|?}?|?|?| d/<   |                    d0d          }?|)|)n|?}?|?|?| d0<   |                    d1d          }?|*|*n|?}?|?|?| d1<   |                    d2d          }?|+|+n|?}?|?|?| d2<   |                    d3d          }?|,|,n|?}?|?|?| d3<   |                    d4d          }?|-|-n|?}?|?|?| d4<   |                    d5d          }?|.|.n|?}?|?|?| d5<   |                    d6d          }?|/|/n|?}?|?|?| d6<   |                    d7d          }?|0|0n|?}?|?|?| d7<   |                    d8d          }?|1|1n|?}?|?|?| d8<   |                    d9d          }?|2|2n|?}?|?|?| d9<   |                    d:d          }?|3|3n|?}?|?|?| d:<   |                    d;d          }?|4|4n|?}?|?|?| d;<   |                    d<d          }?|5|5n|?}?|?|?| d<<   |                    d=d          }?|6|6n|?}?|?|?| d=<   |                    d>d          }?|7|7n|?}?|?|?| d><   |                    d?d          }?|8|8n|?}?|?|?| d?<   |                    d@d          }?|9|9n|?}?|?|?| d@<   |                    dAd          }?|:|:n|?}?|?|?| dA<   |                    dBd          }?|;|;n|?}?|?|?| dB<   |                    dCd          }?|<|<n|?}?|?|?| dC<   |                    dDd          }?|=|=n|?}?|?|?| dD<    | j        dEi t          |fi |> d| _        dS )FuG*  
        Construct a new Aaxis object

        Parameters
        ----------
        arg
            dict of properties compatible with this constructor or
            an instance of :class:`plotly.graph_objs.carpet.Aaxis`
        arraydtick
            The stride between grid lines along the axis
        arraytick0
            The starting index of grid lines along the axis
        autorange
            Determines whether or not the range of this axis is
            computed in relation to the input data. See `rangemode`
            for more info. If `range` is provided, then `autorange`
            is set to False.
        autotypenumbers
            Using "strict" a numeric string in trace data is not
            converted to a number. Using *convert types* a numeric
            string in trace data may be treated as a number during
            automatic axis `type` detection. Defaults to
            layout.autotypenumbers.
        categoryarray
            Sets the order in which categories on this axis appear.
            Only has an effect if `categoryorder` is set to
            "array". Used with `categoryorder`.
        categoryarraysrc
            Sets the source reference on Chart Studio Cloud for
            `categoryarray`.
        categoryorder
            Specifies the ordering logic for the case of
            categorical variables. By default, plotly uses "trace",
            which specifies the order that is present in the data
            supplied. Set `categoryorder` to *category ascending*
            or *category descending* if order should be determined
            by the alphanumerical order of the category names. Set
            `categoryorder` to "array" to derive the ordering from
            the attribute `categoryarray`. If a category is not
            found in the `categoryarray` array, the sorting
            behavior for that attribute will be identical to the
            "trace" mode. The unspecified categories will follow
            the categories in `categoryarray`.
        cheatertype

        color
            Sets default for all colors associated with this axis
            all at once: line, font, tick, and grid colors. Grid
            color is lightened by blending this with the plot
            background Individual pieces can override this.
        dtick
            The stride between grid lines along the axis
        endline
            Determines whether or not a line is drawn at along the
            final value of this axis. If True, the end line is
            drawn on top of the grid lines.
        endlinecolor
            Sets the line color of the end line.
        endlinewidth
            Sets the width (in px) of the end line.
        exponentformat
            Determines a formatting rule for the tick exponents.
            For example, consider the number 1,000,000,000. If
            "none", it appears as 1,000,000,000. If "e", 1e+9. If
            "E", 1E+9. If "power", 1x10^9 (with 9 in a super
            script). If "SI", 1G. If "B", 1B.
        fixedrange
            Determines whether or not this axis is zoom-able. If
            true, then zoom is disabled.
        gridcolor
            Sets the axis line color.
        griddash
            Sets the dash style of lines. Set to a dash type string
            ("solid", "dot", "dash", "longdash", "dashdot", or
            "longdashdot") or a dash length list in px (eg
            "5px,10px,2px,2px").
        gridwidth
            Sets the width (in px) of the axis line.
        labelalias
            Replacement text for specific tick or hover labels. For
            example using {US: 'USA', CA: 'Canada'} changes US to
            USA and CA to Canada. The labels we would have shown
            must match the keys exactly, after adding any
            tickprefix or ticksuffix. For negative numbers the
            minus sign symbol used (U+2212) is wider than the
            regular ascii dash. That means you need to use −1
            instead of -1. labelalias can be used with any axis
            type, and both keys (if needed) and values (if desired)
            can include html-like tags or MathJax.
        labelpadding
            Extra padding between label and the axis
        labelprefix
            Sets a axis label prefix.
        labelsuffix
            Sets a axis label suffix.
        linecolor
            Sets the axis line color.
        linewidth
            Sets the width (in px) of the axis line.
        minexponent
            Hide SI prefix for 10^n if |n| is below this number
        minorgridcolor
            Sets the color of the grid lines.
        minorgridcount
            Sets the number of minor grid ticks per major grid tick
        minorgriddash
            Sets the dash style of lines. Set to a dash type string
            ("solid", "dot", "dash", "longdash", "dashdot", or
            "longdashdot") or a dash length list in px (eg
            "5px,10px,2px,2px").
        minorgridwidth
            Sets the width (in px) of the grid lines.
        nticks
            Specifies the maximum number of ticks for the
            particular axis. The actual number of ticks will be
            chosen automatically to be less than or equal to
            `nticks`. Has an effect only if `tickmode` is set to
            "auto".
        range
            Sets the range of this axis. If the axis `type` is
            "log", then you must take the log of your desired range
            (e.g. to set the range from 1 to 100, set the range
            from 0 to 2). 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.
        rangemode
            If "normal", the range is computed in relation to the
            extrema of the input data. If *tozero*`, the range
            extends to 0, regardless of the input data If
            "nonnegative", the range is non-negative, regardless of
            the input data.
        separatethousands
            If "true", even 4-digit integers are separated
        showexponent
            If "all", all exponents are shown besides their
            significands. If "first", only the exponent of the
            first tick is shown. If "last", only the exponent of
            the last tick is shown. If "none", no exponents appear.
        showgrid
            Determines whether or not grid lines are drawn. If
            True, the grid lines are drawn at every tick mark.
        showline
            Determines whether or not a line bounding this axis is
            drawn.
        showticklabels
            Determines whether axis labels are drawn on the low
            side, the high side, both, or neither side of the axis.
        showtickprefix
            If "all", all tick labels are displayed with a prefix.
            If "first", only the first tick is displayed with a
            prefix. If "last", only the last tick is displayed with
            a suffix. If "none", tick prefixes are hidden.
        showticksuffix
            Same as `showtickprefix` but for tick suffixes.
        smoothing

        startline
            Determines whether or not a line is drawn at along the
            starting value of this axis. If True, the start line is
            drawn on top of the grid lines.
        startlinecolor
            Sets the line color of the start line.
        startlinewidth
            Sets the width (in px) of the start line.
        tick0
            The starting index of grid lines along the axis
        tickangle
            Sets the angle of the tick labels with respect to the
            horizontal. For example, a `tickangle` of -90 draws the
            tick labels vertically.
        tickfont
            Sets the tick font.
        tickformat
            Sets the tick label formatting rule using d3 formatting
            mini-languages which are very similar to those in
            Python. For numbers, see:
            https://github.com/d3/d3-format/tree/v1.4.5#d3-format.
            And for dates see: https://github.com/d3/d3-time-
            format/tree/v2.2.3#locale_format. We add two items to
            d3's date formatter: "%h" for half of the year as a
            decimal number as well as "%{n}f" for fractional
            seconds with n digits. For example, *2016-10-13
            09:15:23.456* with tickformat "%H~%M~%S.%2f" would
            display "09~15~23.46"
        tickformatstops
            A tuple of :class:`plotly.graph_objects.carpet.aaxis.Ti
            ckformatstop` instances or dicts with compatible
            properties
        tickformatstopdefaults
            When used in a template (as layout.template.data.carpet
            .aaxis.tickformatstopdefaults), sets the default
            property values to use for elements of
            carpet.aaxis.tickformatstops
        tickmode

        tickprefix
            Sets a tick label prefix.
        ticksuffix
            Sets a tick label suffix.
        ticktext
            Sets the text displayed at the ticks position via
            `tickvals`. Only has an effect if `tickmode` is set to
            "array". Used with `tickvals`.
        ticktextsrc
            Sets the source reference on Chart Studio Cloud for
            `ticktext`.
        tickvals
            Sets the values at which ticks on this axis appear.
            Only has an effect if `tickmode` is set to "array".
            Used with `ticktext`.
        tickvalssrc
            Sets the source reference on Chart Studio Cloud for
            `tickvals`.
        title
            :class:`plotly.graph_objects.carpet.aaxis.Title`
            instance or dict with compatible properties
        titlefont
            Deprecated: Please use carpet.aaxis.title.font instead.
            Sets this axis' title font. Note that the title's font
            used to be set by the now deprecated `titlefont`
            attribute.
        titleoffset
            Deprecated: Please use carpet.aaxis.title.offset
            instead. An additional amount by which to offset the
            title from the tick labels, given in pixels. Note that
            this used to be set by the now deprecated `titleoffset`
            attribute.
        type
            Sets the axis type. By default, plotly attempts to
            determined the axis type by looking into the data of
            the traces that referenced the axis in question.

        Returns
        -------
        Aaxis
        aaxis_parentNzThe first argument to the plotly.graph_objs.carpet.Aaxis
constructor must be a dict or
an instance of :class:`plotly.graph_objs.carpet.Aaxis`skip_invalidF	_validateTr    r!   r   r>   r2   r@   r3   r'   r   r	   r   r.   r/   r5   r"   r   r   r   r#   r0   r(   r)   r   r   r*   r6   r7   r4   r8   r   r
   r   rA   r1   r   r   r9   r:   r;   r   r   r<   r=   r   r   r   r$   r?   rB   r   r%   r&   r   r+   r   r,   r   r   r-   r   rD   )superr   __init__r   
isinstance	__class__to_plotly_jsondict_copycopy
ValueErrorpop_skip_invalidr   _process_kwargs)ArF   argr    r!   r   r>   r2   r@   r3   r'   r   r	   r   r.   r/   r5   r"   r   r   r   r#   r0   r(   r)   r   r   r*   r6   r7   r4   r8   r   r
   r   rA   r1   r   r   r9   r:   r;   r   r   r<   r=   r   r   r   r$   r?   rB   r   r%   r&   r   r+   r   r,   r   r   r-   r   kwargs_vr   sA                                                                   rG   r   zAaxis.__init__  sq   b	 	eT##G,,,!),DLF ;CCT^,, 
	$$&&CCT"" 	*S//CC:   $ZZ>>K66 WW\4((%1ZZr>!#DWW\4((%1ZZr>!#DWW[$''#/YYR> "DWW&-- / ;__>&(D"#WW_d+++7]]R>$&D!WW'..!1!=2>')D#$WW_d+++7]]R>$&D!WW]D))'3[[>"$DWWWd##'UUR>DMWWWd##'UUR>DMWWY%%+WW> DOWW^T**)5\\2>#%D WW^T**)5\\2>#%D WW%t,,-9^^r>%'D!"WW\4((%1ZZr>!#DWW[$''#/YYR> "DWWZ&&!-XX2>!DWW[$''#/YYR> "DWW\4((%1ZZr>!#DWW^T**)5\\2>#%D WW]D))'3[[>"$DWW]D))'3[[>"$DWW[$''#/YYR> "DWW[$''#/YYR> "DWW]D))'3[[>"$DWW%t,,-9^^r>%'D!"WW%t,,-9^^r>%'D!"WW_d+++7]]R>$&D!WW%t,,-9^^r>%'D!"WWXt$$)VVr>DNWWWd##'UUR>DMWW[$''#/YYR> "DWW($//"3"?R>(*D$%WW^T**)5\\2>#%D WWZ&&!-XX2>!DWWZ&&!-XX2>!DWW%t,,-9^^r>%'D!"WW%t,,-9^^r>%'D!"WW%t,,-9^^r>%'D!"WW[$''#/YYR> "DWW[$''#/YYR> "DWW%t,,-9^^r>%'D!"WW%t,,-9^^r>%'D!"WWWd##'UUR>DMWW[$''#/YYR> "DWWZ&&!-XX2>!DWW\4((%1ZZr>!#DWW&-- / ;__>&(D"#WW-t44'='I##r>-/D)*WWZ&&!-XX2>!DWW\4((%1ZZr>!#DWW\4((%1ZZr>!#DWWZ&&!-XX2>!DWW]D))'3[[>"$DWWZ&&!-XX2>!DWW]D))'3[[>"$DWWWd##'UUR>DMWW[$''#/YYR> "DWW]D))'3[[>"$DWWVT""%TT2>DL 	33tC22622333 #rI   )=NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN)H__name__
__module____qualname___parent_path_str	_path_str_valid_propspropertyr    setterr!   r   r>   r2   r@   r3   r'   r   r	   r   r.   r/   r5   r"   r   r   r   r#   r0   r(   r)   r   r   r*   r6   r7   r4   r8   r   r
   r   rA   r1   r   r   r9   r:   r;   r   r   r<   r=   r   r   r   r$   r?   rB   r   r%   r&   r   r+   r   r,   r   r   r-   r   r   _mapped_propertiesr   __classcell__)r   s   @rG   r   r      s         I= = =LB " " X" ! ! !
 " " X" ! ! !
 ! ! X!       
 ' ' X'" & & &
 % % X% $ $ $
 ( ( X( ' ' '
 % % X%2 $ $ $
 
# 
# X
# " " "
 5 5 X5n \  \
   X \  \
   X ^  ^
 2$ 2$ X2$h # # #
 $ $ X$ # # #
 & & X&$ % % %
 " " X" ! ! !
 2! 2! X2!h      
     X & _  _
 ! ! X!      
 " " X"( ! ! !
 $ $ X$ # # #
 # # X# " " "
 # # X# " " "
 2! 2! X2!h      
 ! ! X!      
 # # X# " " "
 2& 2& X2&h % % %
 & & X& % % %
 % % X%& $ $ $
 & & X& % % %
   X" ]  ]
   X. \  \
 ! ! X!"      
 ) ) X) ( ( (
 $ $ X$" # # #
     X  _  _
     X  _  _
 & & X& % % %
 & & X&" % % %
 & & X& % % %
 	! 	! X	!      
 ! ! X!      
 2& 2& X2&h % % %
 & & X& % % %
   X \  \
 ! ! X!"      
 <  <  X< | _  _
 " " X". ! ! !
 0' 0' X0'd & & &
 . . X.* "- - #"-
 
  
  X
  _  _
 " " X" ! ! !
 " " X" ! ! !
     X  _  _
 # # X# " " "
     X  _  _
 # # X# " " "
   X@ \  \
 >! >! X>!@      
 # # X#  " " "
   X  
[  [
 e e XeP '*  #}E	# E	# E	# E	# E	# E	# E	# E	# E	# E	#rI   r   )plotly.basedatatypesr   _BaseTraceHierarchyTyper   r   r   rD   rI   rG   <module>r      sb    R R R R R R    e(# e(# e(# e(# e(## e(# e(# e(# e(# e(#rI   