
    6Dhx                     .    S SK Jr  S SKr " S S\5      rg)    )BaseTraceTypeNc                     ^  \ rS rSrSrSr1 Skr\S 5       r\R                  S 5       r\S 5       r
\
R                  S 5       r
\S	 5       r\R                  S
 5       r\S 5       r\R                  S 5       r\S 5       r\R                  S 5       r\S 5       r\R                  S 5       r\S 5       r\R                  S 5       r\S 5       r\R                  S 5       r\S 5       r\R                  S 5       r\S 5       r\R                  S 5       r\S 5       r\R                  S 5       r\S 5       r\R                  S 5       r\S 5       r\R                  S 5       r\S 5       r\R                  S  5       r\S! 5       r\R                  S" 5       r\S# 5       r\R                  S$ 5       r\S% 5       r\R                  S& 5       r\S' 5       r\R                  S( 5       r\S) 5       r\R                  S* 5       r\S+ 5       r\R                  S, 5       r\S- 5       r\R                  S. 5       r\S/ 5       r\R                  S0 5       r\S1 5       r\R                  S2 5       r\S3 5       r \ R                  S4 5       r \S5 5       r!\!R                  S6 5       r!\S7 5       r"\S8 5       r#                          S;U 4S9 jjr$S:r%U =r&$ )<Table    table>   idsuidmetanametypecellsdomainheaderidssrclegendstreammetasrcvisible	hoverinfo
customdata
hoverlabel
legendrank
uirevisioncolumnordercolumnwidthlegendwidthhoverinfosrccustomdatasrccolumnordersrccolumnwidthsrclegendgrouptitlec                     U S   $ )a  
The 'cells' property is an instance of Cells
that may be specified as:
  - An instance of :class:`plotly.graph_objs.table.Cells`
  - A dict of string/value properties that will be passed
    to the Cells constructor

Returns
-------
plotly.graph_objs.table.Cells
r    selfs    J/var/www/html/env/lib/python3.13/site-packages/plotly/graph_objs/_table.pyr   Table.cells)   s     G}    c                     XS'   g )Nr   r$   r&   vals     r'   r   r(   8   s	    Wr)   c                     U S   $ )a^  
Specifies the rendered order of the data columns; for example,
a value `2` at position `0` means that column index `0` in the
data will be rendered as the third column, as columns have an
index base of zero.

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

Returns
-------
numpy.ndarray
r   r$   r%   s    r'   r   Table.columnorder<   s     M""r)   c                     XS'   g )Nr   r$   r+   s     r'   r   r.   M   
    !]r)   c                     U S   $ )z
Sets the source reference on Chart Studio Cloud for
`columnorder`.

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

Returns
-------
str
r    r$   r%   s    r'   r    Table.columnordersrcQ        $%%r)   c                     XS'   g )Nr    r$   r+   s     r'   r    r2   `       !$r)   c                     U S   $ )a:  
The width of columns expressed as a ratio. Columns fill the
available width in proportion of their specified column widths.

The 'columnwidth' property is a number and may be specified as:
  - An int or float
  - A tuple, list, or one-dimensional numpy array of the above

Returns
-------
int|float|numpy.ndarray
r   r$   r%   s    r'   r   Table.columnwidthd   s     M""r)   c                     XS'   g )Nr   r$   r+   s     r'   r   r7   t   r0   r)   c                     U S   $ )z
Sets the source reference on Chart Studio Cloud for
`columnwidth`.

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

Returns
-------
str
r!   r$   r%   s    r'   r!   Table.columnwidthsrcx   r3   r)   c                     XS'   g )Nr!   r$   r+   s     r'   r!   r:      r5   r)   c                     U S   $ )aJ  
Assigns extra data each datum. This may be useful when
listening to hover, click and selection events. Note that,
"scatter" traces also appends customdata items in the markers
DOM elements

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

Returns
-------
numpy.ndarray
r   r$   r%   s    r'   r   Table.customdata   s     L!!r)   c                     XS'   g )Nr   r$   r+   s     r'   r   r=      
     \r)   c                     U S   $ )z
Sets the source reference on Chart Studio Cloud for
`customdata`.

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

Returns
-------
str
r   r$   r%   s    r'   r   Table.customdatasrc   s     O$$r)   c                     XS'   g )Nr   r$   r+   s     r'   r   rA      s
     #_r)   c                     U S   $ )a  
The 'domain' property is an instance of Domain
that may be specified as:
  - An instance of :class:`plotly.graph_objs.table.Domain`
  - A dict of string/value properties that will be passed
    to the Domain constructor

Returns
-------
plotly.graph_objs.table.Domain
r   r$   r%   s    r'   r   Table.domain        H~r)   c                     XS'   g )Nr   r$   r+   s     r'   r   rD      	    Xr)   c                     U S   $ )a  
The 'header' property is an instance of Header
that may be specified as:
  - An instance of :class:`plotly.graph_objs.table.Header`
  - A dict of string/value properties that will be passed
    to the Header constructor

Returns
-------
plotly.graph_objs.table.Header
r   r$   r%   s    r'   r   Table.header   rE   r)   c                     XS'   g )Nr   r$   r+   s     r'   r   rI      rG   r)   c                     U S   $ )a  
Determines which trace information appear on hover. If `none`
or `skip` are set, no information is displayed upon hovering.
But, if `none` is set, click and hover events are still fired.

The 'hoverinfo' property is a flaglist and may be specified
as a string containing:
  - Any combination of ['x', 'y', 'z', 'text', 'name'] joined with '+' characters
    (e.g. 'x+y')
    OR exactly one of ['all', 'none', 'skip'] (e.g. 'skip')
  - A list or array of the above

Returns
-------
Any|numpy.ndarray
r   r$   r%   s    r'   r   Table.hoverinfo   s    $ K  r)   c                     XS'   g )Nr   r$   r+   s     r'   r   rL      s
    [r)   c                     U S   $ )z
Sets the source reference on Chart Studio Cloud for
`hoverinfo`.

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

Returns
-------
str
r   r$   r%   s    r'   r   Table.hoverinfosrc   s     N##r)   c                     XS'   g )Nr   r$   r+   s     r'   r   rO      s
    "^r)   c                     U S   $ )a!  
The 'hoverlabel' property is an instance of Hoverlabel
that may be specified as:
  - An instance of :class:`plotly.graph_objs.table.Hoverlabel`
  - A dict of string/value properties that will be passed
    to the Hoverlabel constructor

Returns
-------
plotly.graph_objs.table.Hoverlabel
r   r$   r%   s    r'   r   Table.hoverlabel  s     L!!r)   c                     XS'   g )Nr   r$   r+   s     r'   r   rR     r?   r)   c                     U S   $ )a%  
Assigns id labels to each datum. These ids for object constancy
of data points during animation. Should be an array of strings,
not numbers or any other type.

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

Returns
-------
numpy.ndarray
r	   r$   r%   s    r'   r	   	Table.ids       E{r)   c                     XS'   g )Nr	   r$   r+   s     r'   r	   rU   '  	    Ur)   c                     U S   $ )z
Sets the source reference on Chart Studio Cloud for `ids`.

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

Returns
-------
str
r   r$   r%   s    r'   r   Table.idssrc+  s     H~r)   c                     XS'   g )Nr   r$   r+   s     r'   r   rZ   9  rG   r)   c                     U S   $ )a  
Sets the reference to a legend to show this trace in.
References to these legends are "legend", "legend2", "legend3",
etc. Settings for these legends are set in the layout, under
`layout.legend`, `layout.legend2`, etc.

The 'legend' property is an identifier of a particular
subplot, of type 'legend', that may be specified as the string 'legend'
optionally followed by an integer >= 1
(e.g. 'legend', 'legend1', 'legend2', 'legend3', etc.)

Returns
-------
str
r   r$   r%   s    r'   r   Table.legend=  s    " H~r)   c                     XS'   g )Nr   r$   r+   s     r'   r   r]   P  rG   r)   c                     U S   $ )a?  
The 'legendgrouptitle' property is an instance of Legendgrouptitle
that may be specified as:
  - An instance of :class:`plotly.graph_objs.table.Legendgrouptitle`
  - A dict of string/value properties that will be passed
    to the Legendgrouptitle constructor

Returns
-------
plotly.graph_objs.table.Legendgrouptitle
r"   r$   r%   s    r'   r"   Table.legendgrouptitleT  s     &''r)   c                     XS'   g )Nr"   r$   r+   s     r'   r"   r`   c  s    #& r)   c                     U S   $ )aZ  
Sets the legend rank for this trace. Items and groups with
smaller ranks are presented on top/left side while with
"reversed" `legend.traceorder` they are on bottom/right side.
The default legendrank is 1000, so that you can use ranks less
than 1000 to place certain items before all unranked items, and
ranks greater than 1000 to go after all unranked items. When
having unranked or equal rank items shapes would be displayed
after traces i.e. according to their order in data and layout.

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

Returns
-------
int|float
r   r$   r%   s    r'   r   Table.legendrankg  s    & L!!r)   c                     XS'   g )Nr   r$   r+   s     r'   r   rc   |  r?   r)   c                     U S   $ )z
Sets the width (in px or fraction) of the legend for this
trace.

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

Returns
-------
int|float
r   r$   r%   s    r'   r   Table.legendwidth  s     M""r)   c                     XS'   g )Nr   r$   r+   s     r'   r   rf     r0   r)   c                     U S   $ )a  
Assigns extra meta information associated with this trace that
can be used in various text attributes. Attributes such as
trace `name`, graph, axis and colorbar `title.text`, annotation
`text` `rangeselector`, `updatemenues` and `sliders` `label`
text all support `meta`. To access the trace `meta` values in
an attribute in the same trace, simply use `%{meta[i]}` where
`i` is the index or key of the `meta` item in question. To
access trace `meta` in layout attributes, use
`%{data[n[.meta[i]}` where `i` is the index or key of the
`meta` and `n` is the trace index.

The 'meta' property accepts values of any type

Returns
-------
Any|numpy.ndarray
r   r$   r%   s    r'   r   
Table.meta  s    ( F|r)   c                     XS'   g )Nr   r$   r+   s     r'   r   ri     	    Vr)   c                     U S   $ )z
Sets the source reference on Chart Studio Cloud for `meta`.

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

Returns
-------
str
r   r$   r%   s    r'   r   Table.metasrc  s     Ir)   c                     XS'   g )Nr   r$   r+   s     r'   r   rm     	    Yr)   c                     U S   $ )z
Sets the trace name. The trace name appears as the legend item
and on hover.

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

Returns
-------
str
r   r$   r%   s    r'   r   
Table.name  s     F|r)   c                     XS'   g )Nr   r$   r+   s     r'   r   rq     rk   r)   c                     U S   $ )a  
The 'stream' property is an instance of Stream
that may be specified as:
  - An instance of :class:`plotly.graph_objs.table.Stream`
  - A dict of string/value properties that will be passed
    to the Stream constructor

Returns
-------
plotly.graph_objs.table.Stream
r   r$   r%   s    r'   r   Table.stream  rE   r)   c                     XS'   g )Nr   r$   r+   s     r'   r   rt     rG   r)   c                     U S   $ )a   
Assign an id to this trace, Use this to provide object
constancy between traces during animations and transitions.

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

Returns
-------
str
r
   r$   r%   s    r'   r
   	Table.uid  rV   r)   c                     XS'   g )Nr
   r$   r+   s     r'   r
   rw     rX   r)   c                     U S   $ )a  
Controls persistence of some user-driven changes to the trace:
`constraintrange` in `parcoords` traces, as well as some
`editable: true` modifications such as `name` and
`colorbar.title`. Defaults to `layout.uirevision`. Note that
other user-driven trace attribute changes are controlled by
`layout` attributes: `trace.visible` is controlled by
`layout.legend.uirevision`, `selectedpoints` is controlled by
`layout.selectionrevision`, and `colorbar.(x|y)` (accessible
with `config: {editable: true}`) is controlled by
`layout.editrevision`. Trace changes are tracked by `uid`,
which only falls back on trace index if no `uid` is provided.
So if your app can add/remove traces before the end of the
`data` array, such that the same trace has a different index,
you can still preserve user-driven changes if you give each
trace a `uid` that stays with it as it moves.

The 'uirevision' property accepts values of any type

Returns
-------
Any
r   r$   r%   s    r'   r   Table.uirevision  s    2 L!!r)   c                     XS'   g )Nr   r$   r+   s     r'   r   rz     r?   r)   c                     U S   $ )aS  
Determines whether or not this trace is visible. If
"legendonly", the trace is not drawn, but can appear as a
legend item (provided that the legend itself is visible).

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

Returns
-------
Any
r   r$   r%   s    r'   r   Table.visible  s     Ir)   c                     XS'   g )Nr   r$   r+   s     r'   r   r}   *  ro   r)   c                      U R                   S   $ )Nr   )_propsr%   s    r'   r   
Table.type.  s    {{6""r)   c                     g)NaN          cells
            :class:`plotly.graph_objects.table.Cells` instance or
            dict with compatible properties
        columnorder
            Specifies the rendered order of the data columns; for
            example, a value `2` at position `0` means that column
            index `0` in the data will be rendered as the third
            column, as columns have an index base of zero.
        columnordersrc
            Sets the source reference on Chart Studio Cloud for
            `columnorder`.
        columnwidth
            The width of columns expressed as a ratio. Columns fill
            the available width in proportion of their specified
            column widths.
        columnwidthsrc
            Sets the source reference on Chart Studio Cloud for
            `columnwidth`.
        customdata
            Assigns extra data each datum. This may be useful when
            listening to hover, click and selection events. Note
            that, "scatter" traces also appends customdata items in
            the markers DOM elements
        customdatasrc
            Sets the source reference on Chart Studio Cloud for
            `customdata`.
        domain
            :class:`plotly.graph_objects.table.Domain` instance or
            dict with compatible properties
        header
            :class:`plotly.graph_objects.table.Header` instance or
            dict with compatible properties
        hoverinfo
            Determines which trace information appear on hover. If
            `none` or `skip` are set, no information is displayed
            upon hovering. But, if `none` is set, click and hover
            events are still fired.
        hoverinfosrc
            Sets the source reference on Chart Studio Cloud for
            `hoverinfo`.
        hoverlabel
            :class:`plotly.graph_objects.table.Hoverlabel` instance
            or dict with compatible properties
        ids
            Assigns id labels to each datum. These ids for object
            constancy of data points during animation. Should be an
            array of strings, not numbers or any other type.
        idssrc
            Sets the source reference on Chart Studio Cloud for
            `ids`.
        legend
            Sets the reference to a legend to show this trace in.
            References to these legends are "legend", "legend2",
            "legend3", etc. Settings for these legends are set in
            the layout, under `layout.legend`, `layout.legend2`,
            etc.
        legendgrouptitle
            :class:`plotly.graph_objects.table.Legendgrouptitle`
            instance or dict with compatible properties
        legendrank
            Sets the legend rank for this trace. Items and groups
            with smaller ranks are presented on top/left side while
            with "reversed" `legend.traceorder` they are on
            bottom/right side. The default legendrank is 1000, so
            that you can use ranks less than 1000 to place certain
            items before all unranked items, and ranks greater than
            1000 to go after all unranked items. When having
            unranked or equal rank items shapes would be displayed
            after traces i.e. according to their order in data and
            layout.
        legendwidth
            Sets the width (in px or fraction) of the legend for
            this trace.
        meta
            Assigns extra meta information associated with this
            trace that can be used in various text attributes.
            Attributes such as trace `name`, graph, axis and
            colorbar `title.text`, annotation `text`
            `rangeselector`, `updatemenues` and `sliders` `label`
            text all support `meta`. To access the trace `meta`
            values in an attribute in the same trace, simply use
            `%{meta[i]}` where `i` is the index or key of the
            `meta` item in question. To access trace `meta` in
            layout attributes, use `%{data[n[.meta[i]}` where `i`
            is the index or key of the `meta` and `n` is the trace
            index.
        metasrc
            Sets the source reference on Chart Studio Cloud for
            `meta`.
        name
            Sets the trace name. The trace name appears as the
            legend item and on hover.
        stream
            :class:`plotly.graph_objects.table.Stream` instance or
            dict with compatible properties
        uid
            Assign an id to this trace, Use this to provide object
            constancy between traces during animations and
            transitions.
        uirevision
            Controls persistence of some user-driven changes to the
            trace: `constraintrange` in `parcoords` traces, as well
            as some `editable: true` modifications such as `name`
            and `colorbar.title`. Defaults to `layout.uirevision`.
            Note that other user-driven trace attribute changes are
            controlled by `layout` attributes: `trace.visible` is
            controlled by `layout.legend.uirevision`,
            `selectedpoints` is controlled by
            `layout.selectionrevision`, and `colorbar.(x|y)`
            (accessible with `config: {editable: true}`) is
            controlled by `layout.editrevision`. Trace changes are
            tracked by `uid`, which only falls back on trace index
            if no `uid` is provided. So if your app can add/remove
            traces before the end of the `data` array, such that
            the same trace has a different index, you can still
            preserve user-driven changes if you give each trace a
            `uid` that stays with it as it moves.
        visible
            Determines whether or not this trace is visible. If
            "legendonly", the trace is not drawn, but can appear as
            a legend item (provided that the legend itself is
            visible).
        r$   r%   s    r'   _prop_descriptionsTable._prop_descriptions2  s    {r)   c           	        > [         TU ]  S5        SU;   a  US   U l        gUc  0 nOb[        XR                  5      (       a  UR                  5       nO7[        U[        5      (       a  [        R                  " U5      nO[        S5      eUR                  SS5      U l        UR                  SS5      U l        U R                  S	X5        U R                  S
X5        U R                  SX5        U R                  SX5        U R                  SX5        U R                  SX5        U R                  SX5        U R                  SX5        U R                  SX5        U R                  SX5        U R                  SX5        U R                  SX5        U R                  SX5        U R                  SX5        U R                  SUU5        U R                  SUU5        U R                  SUU5        U R                  SUU5        U R                  SUU5        U R                  SUU5        U R                  SUU5        U R                  SUU5        U R                  SUU5        U R                  S UU5        U R                  S!UU5        SU R                  S"'   UR                  S"S5        U R                  " S#0 [        U40 UD6D6  SU l        g)$a7  
Construct a new Table object

Table view for detailed data viewing. The data are arranged in
a grid of rows and columns. Most styling can be specified for
columns, rows or individual cells. Table is using a column-
major order, ie. the grid is represented as a vector of column
vectors.

Parameters
----------
arg
    dict of properties compatible with this constructor or
    an instance of :class:`plotly.graph_objs.Table`
cells
    :class:`plotly.graph_objects.table.Cells` instance or
    dict with compatible properties
columnorder
    Specifies the rendered order of the data columns; for
    example, a value `2` at position `0` means that column
    index `0` in the data will be rendered as the third
    column, as columns have an index base of zero.
columnordersrc
    Sets the source reference on Chart Studio Cloud for
    `columnorder`.
columnwidth
    The width of columns expressed as a ratio. Columns fill
    the available width in proportion of their specified
    column widths.
columnwidthsrc
    Sets the source reference on Chart Studio Cloud for
    `columnwidth`.
customdata
    Assigns extra data each datum. This may be useful when
    listening to hover, click and selection events. Note
    that, "scatter" traces also appends customdata items in
    the markers DOM elements
customdatasrc
    Sets the source reference on Chart Studio Cloud for
    `customdata`.
domain
    :class:`plotly.graph_objects.table.Domain` instance or
    dict with compatible properties
header
    :class:`plotly.graph_objects.table.Header` instance or
    dict with compatible properties
hoverinfo
    Determines which trace information appear on hover. If
    `none` or `skip` are set, no information is displayed
    upon hovering. But, if `none` is set, click and hover
    events are still fired.
hoverinfosrc
    Sets the source reference on Chart Studio Cloud for
    `hoverinfo`.
hoverlabel
    :class:`plotly.graph_objects.table.Hoverlabel` instance
    or dict with compatible properties
ids
    Assigns id labels to each datum. These ids for object
    constancy of data points during animation. Should be an
    array of strings, not numbers or any other type.
idssrc
    Sets the source reference on Chart Studio Cloud for
    `ids`.
legend
    Sets the reference to a legend to show this trace in.
    References to these legends are "legend", "legend2",
    "legend3", etc. Settings for these legends are set in
    the layout, under `layout.legend`, `layout.legend2`,
    etc.
legendgrouptitle
    :class:`plotly.graph_objects.table.Legendgrouptitle`
    instance or dict with compatible properties
legendrank
    Sets the legend rank for this trace. Items and groups
    with smaller ranks are presented on top/left side while
    with "reversed" `legend.traceorder` they are on
    bottom/right side. The default legendrank is 1000, so
    that you can use ranks less than 1000 to place certain
    items before all unranked items, and ranks greater than
    1000 to go after all unranked items. When having
    unranked or equal rank items shapes would be displayed
    after traces i.e. according to their order in data and
    layout.
legendwidth
    Sets the width (in px or fraction) of the legend for
    this trace.
meta
    Assigns extra meta information associated with this
    trace that can be used in various text attributes.
    Attributes such as trace `name`, graph, axis and
    colorbar `title.text`, annotation `text`
    `rangeselector`, `updatemenues` and `sliders` `label`
    text all support `meta`. To access the trace `meta`
    values in an attribute in the same trace, simply use
    `%{meta[i]}` where `i` is the index or key of the
    `meta` item in question. To access trace `meta` in
    layout attributes, use `%{data[n[.meta[i]}` where `i`
    is the index or key of the `meta` and `n` is the trace
    index.
metasrc
    Sets the source reference on Chart Studio Cloud for
    `meta`.
name
    Sets the trace name. The trace name appears as the
    legend item and on hover.
stream
    :class:`plotly.graph_objects.table.Stream` instance or
    dict with compatible properties
uid
    Assign an id to this trace, Use this to provide object
    constancy between traces during animations and
    transitions.
uirevision
    Controls persistence of some user-driven changes to the
    trace: `constraintrange` in `parcoords` traces, as well
    as some `editable: true` modifications such as `name`
    and `colorbar.title`. Defaults to `layout.uirevision`.
    Note that other user-driven trace attribute changes are
    controlled by `layout` attributes: `trace.visible` is
    controlled by `layout.legend.uirevision`,
    `selectedpoints` is controlled by
    `layout.selectionrevision`, and `colorbar.(x|y)`
    (accessible with `config: {editable: true}`) is
    controlled by `layout.editrevision`. Trace changes are
    tracked by `uid`, which only falls back on trace index
    if no `uid` is provided. So if your app can add/remove
    traces before the end of the `data` array, such that
    the same trace has a different index, you can still
    preserve user-driven changes if you give each trace a
    `uid` that stays with it as it moves.
visible
    Determines whether or not this trace is visible. If
    "legendonly", the trace is not drawn, but can appear as
    a legend item (provided that the legend itself is
    visible).

Returns
-------
Table
r   _parentNzThe first argument to the plotly.graph_objs.Table
constructor must be a dict or
an instance of :class:`plotly.graph_objs.Table`skip_invalidF	_validateTr   r   r    r   r!   r   r   r   r   r   r   r   r	   r   r   r"   r   r   r   r   r   r   r
   r   r   r   r$   )super__init__r   
isinstance	__class__to_plotly_jsondict_copycopy
ValueErrorpop_skip_invalidr   _set_propertyr   _process_kwargs)r&   argr   r   r    r   r!   r   r   r   r   r   r   r   r	   r   r   r"   r   r   r   r   r   r   r
   r   r   kwargsr   s                               r'   r   Table.__init__  s   V 	!!),DL;C^^,,$$&CT""**S/C3  $ZZ>K67C/=#;+SA=#;+SA<9?C?8S18S1;7>3=<95#+8S18S&1-s4DE<j9=#{;63-9c7363-8S&15#s+<j99c73%F3tC2623"r)   )r   r   r   )NNNNNNNNNNNNNNNNNNNNNNNNNN)'__name__
__module____qualname____firstlineno___parent_path_str	_path_str_valid_propspropertyr   setterr   r    r   r!   r   r   r   r   r   r   r   r	   r   r   r"   r   r   r   r   r   r   r
   r   r   r   r   r   __static_attributes____classcell__)r   s   @r'   r   r      s   IL:   \\  # #  " " & & % % # # " " & & % % " "  ! ! % % $ $   ]]    ]]  ! !&     $ $ # # " " ! !   	ZZ    ]]   $ ]]  ( ( ' ' " "( ! ! # # " "  * 
[[    ^^    
[[    ]]    	ZZ  " "4 ! !    ^^  # # | |@ 7^# ^#r)   r   )plotly.basedatatypesr   _BaseTraceTyper   r   r   r$   r)   r'   <module>r      s    A G#N G#r)   