add plotly package

This commit is contained in:
Brent Pedersen 2018-05-10 17:25:15 -06:00
parent fae918ce76
commit 976608f27d

View File

@ -6278,6 +6278,20 @@
"license": "MIT",
"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",