Skip to content

Commit f111b40

Browse files
docs: add gif to README
1 parent c325e6f commit f111b40

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,15 @@ For example, plotting an orderbook should be as simple as writing a single line
1616
We created a high-level plotting library that combines the best features from existing plotting and dashboarding libraries into an easy-to-use interface.
1717

1818
---
19+
<img src="docs/assets/candlestick.gif" alt="pfund-plot candlestick streaming example" width="450">
20+
21+
<!-- <div style="display: flex; justify-content: space-around; align-items: center;">
22+
<img src="docs/assets/candlestick.gif" alt="pfund-plot streaming example" width="450">
23+
<img src="docs/assets/orderbook.gif" alt="pfund-plot streaming example" width="450">
24+
</div> -->
25+
26+
---
27+
1928
PFund-Plot is a super high-level, out-of-the-box, domain-specific plotting library designed for traders that supports **financial data visualization**, **dashboard creation**, and **template sharing**.
2029

2130
> This library is not ready, please wait for version 0.0.1 release.

docs/assets/candlestick.gif

741 KB
Loading

0 commit comments

Comments
 (0)