Skip to content

Commit e9b4952

Browse files
committed
Add info about drawing plots
1 parent 26fbcb9 commit e9b4952

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ Financial technical indicators implemented in Go.
99

1010
Port of Python library [peerchemist/finta](https://github.com/peerchemist/finta)
1111

12+
## Drawing plots
13+
14+
Compatable with gonum's plot interfaces. You can check these plotters:
15+
16+
* [gonum/plot](https://github.com/gonum/plot)
17+
* [go-hep/hep](https://github.com/go-hep/hep/tree/main/hplot)
18+
* [pplcc/plotext](https://github.com/pplcc/plotext)
1219

1320
## Implemented indicators
1421

0 commit comments

Comments
 (0)