aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Pedersen <bpederse@gmail.com>2018-05-10 17:25:15 -0600
committerBrent Pedersen <bpederse@gmail.com>2018-05-10 17:25:15 -0600
commit976608f27dc63d677b544c044feb4f2dfb77f62b (patch)
treea2622ecb856a67332f1e375008afeefdd779cfd6
parentfae918ce76b324029533cbecd46791ff85e0661e (diff)
downloadpackages-976608f27dc63d677b544c044feb4f2dfb77f62b.tar.gz
packages-976608f27dc63d677b544c044feb4f2dfb77f62b.zip
add plotly package
-rw-r--r--packages.json14
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",