Ë
    {�h  ã                   óF   —  G d „ de «      Z G d„ de «      Z G d„ de «      Zy)c                   ó"   — e Zd ZdZd„ Zd„ Zd„ Zy)ÚIdentityMapa“  
    `dict`-like object which acts as if the value for any key is the key itself. Objects
    of this class can be passed in to arguments like `color_discrete_map` to
    use the provided data values as colors, rather than mapping them to colors cycled
    from `color_discrete_sequence`. This works for any `_map` argument to Plotly Express
    functions, such as `line_dash_map` and `symbol_map`.
    c                 ó   — |S ©N© ©ÚselfÚkeys     ú\/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/plotly/express/_special_inputs.pyÚ__getitem__zIdentityMap.__getitem__
   s   € Øˆ
ó    c                  ó   — y)NTr   r   s     r
   Ú__contains__zIdentityMap.__contains__   s   € Ør   c                 ó   — | S r   r   )r   s    r
   ÚcopyzIdentityMap.copy   s   € Øˆr   N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   r   r   r   r
   r   r      s   „ ñòòór   r   c                   ó   — e Zd ZdZdd„Zy)ÚConstantzé
    Objects of this class can be passed to Plotly Express functions that expect column
    identifiers or list-like objects to indicate that this attribute should take on a
    constant value. An optional label can be provided.
    Nc                 ó    — || _         || _        y r   )ÚvalueÚlabel)r   r   r   s      r
   Ú__init__zConstant.__init__   s   € ØˆŒ
Øˆ�
r   r   ©r   r   r   r   r   r   r   r
   r   r      s   „ ñôr   r   c                   ó   — e Zd ZdZdd„Zy)ÚRangezö
    Objects of this class can be passed to Plotly Express functions that expect column
    identifiers or list-like objects to indicate that this attribute should be mapped
    onto integers starting at 0. An optional label can be provided.
    Nc                 ó   — || _         y r   )r   )r   r   s     r
   r   zRange.__init__'   s	   € Øˆ�
r   r   r   r   r   r
   r   r       s   „ ñôr   r   N)Úobjectr   r   r   r   r   r
   ú<module>r       s)   ðô�&ô ô&	ˆvô 	ôˆFõ r   