Skip to content

Commit

Permalink
add vis
Browse files Browse the repository at this point in the history
  • Loading branch information
wangzhe3224 committed Aug 14, 2023
1 parent b70503c commit 2cfdeef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,9 +284,10 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a
## Visualization

- [Matplotlib](https://github.com/matplotlib/matplotlib) | `Python` | - matplotlib: plotting with Python
- [pylatex](https://github.com/JelteF/PyLaTeX/) | `Python` | - A Python library for creating LaTeX files
- [Dash](https://github.com/plotly/dash) | `Python` | - Data Apps & Dashboards for Python. No JavaScript Required.
- [Perspective](https://github.com/finos/perspective) | `C++`, `Python` | - A data visualization and analytics component, especially well-suited for large and/or streaming datasets.
- [Streamlit](https://github.com/streamlit/streamlit) | `Python` | - Streamlit — A faster way to build and share data apps.
- [pylatex](https://github.com/JelteF/PyLaTeX/) | `Python` | - A Python library for creating LaTeX files
- [D-Tale (Man Group)](ht:tps://github.com/man-group/dtale) | `JavaScript`, `Python` | - D-Tale is the combination of a Flask back-end and a React front-end to bring you an easy way to view & analyze Pandas data structures.
- [mplfinance](https://github.com/matplotlib/mplfinance) | `Python` | - Financial Markets Data Visualization using Matplotlib
- [btplotting](https://github.com/happydasch/btplotting) | `Python`, `bokeh` | - btplotting provides plotting for backtests, optimization results and live data from backtrader.
Expand Down

0 comments on commit 2cfdeef

Please sign in to comment.