o
    h                     @   s`   d dl Z d dlZd dlZd dlmZ dd Zejddd e	d e
d e  ee dS )	    N)	show_codec                  C   s   t jd} t j }tjdd}t |}tddD ].}|dd d f tjddj	dd }|
| d || | | |}td q|   t d	 d S )
Nr      e      )axisz
% completeg?Rerun)stsidebarprogressemptynprandomrandn
line_chartrangecumsumtextadd_rowstimesleepbutton)progress_barstatus_text	last_rowschartinew_rows r   Q/var/www/vscode/kcb/lib/python3.10/site-packages/streamlit/hello/plotting_demo.pyplotting_demo   s   

&

r    zPlotting demoz:material/show_chart:)
page_title	page_iconz
    This demo illustrates a combination of plotting and animation with
    Streamlit. We're generating a bunch of random numbers in a loop for around
    5 seconds. Enjoy!
    )r   numpyr   	streamlitr	   streamlit.hello.utilsr   r    set_page_configtitlewriter   r   r   r   <module>   s   
