Added 'pl0t' package (#1954)

* Added 'pl0t' package

* Update packages.json

* resolving conflict
This commit is contained in:
Alex Craft
2021-07-03 15:43:17 +01:00
committed by GitHub
parent 11743098fb
commit 7b22e12835
+18 -1
View File
@@ -23225,5 +23225,22 @@
"description": "Create HyperText with Nim.",
"license": "MIT",
"web": "https://github.com/schneiderfelipe/hyperscript"
},
{
"name": "pl0t",
"url": "https://github.com/al6x/pl0t?subdir=api/nim",
"method": "git",
"tags": [
"plot",
"chart",
"table",
"excel",
"spreadsheet",
"visualization",
"data"
],
"description": "Plot and visualize data",
"license": "Proprietary",
"web": "http://pl0t.com"
}
]
]