LICENSE
MANIFEST.in
README.md
pyproject.toml
aplotly/__init__.py
aplotly/colors.py
aplotly/io.py
aplotly/plots.py
aplotly/style.py
aplotly.egg-info/PKG-INFO
aplotly.egg-info/SOURCES.txt
aplotly.egg-info/dependency_links.txt
aplotly.egg-info/requires.txt
aplotly.egg-info/top_level.txt
aplotly/utils/return_breakdown.py
examples/plot_bars.py
examples/plot_exposure_tree.py
examples/plot_gauge.py
examples/plot_line.py
examples/plot_line_and_save.py
examples/plot_lines.py
examples/plot_multiple_performance.py
examples/plot_performance.py
examples/plot_returns_tree.py
tests/test_colors.py
tests/test_io.py
tests/test_style.py