Added package nimgnuplot. (#3124)

This commit is contained in:
Chris C. 2025-09-22 00:35:10 -04:00 committed by GitHub
parent 8b428819b1
commit 124d92b21a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36216,5 +36216,24 @@
"description": "A new awesome nimble package",
"license": "Apache-2.0",
"web": "https://github.com/elcritch/cborious"
},
{
"name": "nimgnuplot",
"url": "https://github.com/nervecenter/nimgnuplot",
"method": "git",
"tags": [
"library",
"gnuplot",
"plotting",
"graphics",
"plot",
"graphing",
"chart",
"data",
"dataframe"
],
"description": "A Nim interface to gnuplot loosely based on pygnuplot.",
"license": "MIT",
"web": "https://github.com/nervecenter/nimgnuplot"
}
]