Added 'pl0t' package (#1954)

* Added 'pl0t' package

* Update packages.json

* resolving conflict
This commit is contained in:
Alex Craft 2021-07-03 17:43:17 +03:00 committed by GitHub
parent 11743098fb
commit 7b22e12835
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]
]