Ë
    {�h‘  ã                   óJ   — d dl Z G d„ dej                  j                  «      Zy)é    Nc                   ó    ‡ — e Zd Zdˆ fd„	Zˆ xZS )ÚDeltaValidatorc           
      óv   •— t        t        | �
  d|||j                  dd«      |j                  dd«      dœ|¤Ž y )NÚdata_class_strÚDeltaÚ	data_docsa•  
            decreasing
                :class:`plotly.graph_objects.indicator.delta.De
                creasing` instance or dict with compatible
                properties
            font
                Set the font used to display the delta
            increasing
                :class:`plotly.graph_objects.indicator.delta.In
                creasing` instance or dict with compatible
                properties
            position
                Sets the position of delta with respect to the
                number.
            prefix
                Sets a prefix appearing before the delta.
            reference
                Sets the reference value to compute the delta.
                By default, it is set to the current value.
            relative
                Show relative change
            suffix
                Sets a suffix appearing next to the delta.
            valueformat
                Sets the value formatting rule using d3
                formatting mini-languages which are very
                similar to those in Python. For numbers, see: h
                ttps://github.com/d3/d3-format/tree/v1.4.5#d3-
                format.
)Úplotly_nameÚparent_namer   r   © )Úsuperr   Ú__init__Úpop)Úselfr	   r
   ÚkwargsÚ	__class__s       €ú`/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/plotly/validators/indicator/_delta.pyr   zDeltaValidator.__init__   sL   ø€ ÜŒn˜dÑ,ð &	
Ø#Ø#Ø!Ÿ:™:Ð&6¸Ó@Ø—j‘jØðó ñ	&	
ðJ óK&	
ó    )ÚdeltaÚ	indicator)Ú__name__Ú
__module__Ú__qualname__r   Ú__classcell__)r   s   @r   r   r      s   ø„ ÷'
ñ '
r   r   )Ú_plotly_utils.basevalidatorsÚ_plotly_utilsÚbasevalidatorsÚCompoundValidatorr   r   r   r   ú<module>r      s    ðÛ #ô(
�]×1Ñ1×CÑCõ (
r   