README.md
setup.cfg
setup.py
tests/__init__.py
tests/data.py
tests/indicator.py
tests/test_widget.py
vnpy_chart/__init__.py
vnpy_chart/axis.py
vnpy_chart/base.py
vnpy_chart/manager.py
vnpy_chart/widget.py
vnpy_chart.egg-info/PKG-INFO
vnpy_chart.egg-info/SOURCES.txt
vnpy_chart.egg-info/dependency_links.txt
vnpy_chart.egg-info/not-zip-safe
vnpy_chart.egg-info/requires.txt
vnpy_chart.egg-info/top_level.txt
vnpy_chart/assets/smiley_face.png
vnpy_chart/items/__init__.py
vnpy_chart/items/candle_item.py
vnpy_chart/items/chart_item.py
vnpy_chart/items/icon_item.py
vnpy_chart/items/line_item.py
vnpy_chart/items/utils.py
vnpy_chart/items/volume_item.py