diff options
Diffstat (limited to 'packages.json')
| -rw-r--r-- | packages.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 54ea8ff..d986e96 100644 --- a/packages.json +++ b/packages.json @@ -6279,6 +6279,20 @@ "web": "https://github.com/apahl/csvtable" }, { + "name": "plotly", + "url": "https://github.com/brentp/nim-plotly", + "method": "git", + "tags": [ + "plot", + "graphing", + "chart", + "data" + ], + "description": "Nim interface to plotly", + "license": "MIT", + "web": "https://github.com/brentp/nim-plotly" + }, + { "name": "gnuplot", "url": "https://github.com/konqoro/gnuplot.nim", "method": "git", |
