Skip to content

Commit e700a1a

Browse files
add demo on stackblitz
1 parent 05ff425 commit e700a1a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

readme.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,14 @@ In an html file
6464
</html>
6565
```
6666

67+
With npm:
68+
69+
```
70+
npm i ternary-plot
71+
```
72+
73+
See [demo](https://stackblitz.com/edit/ternary-plot-example).
74+
6775
## License
6876

6977
MIT

0 commit comments

Comments
 (0)