add wChart (#1166)

This commit is contained in:
Duncan Clarke 2019-09-13 10:05:02 -04:00 committed by Miran
parent b7be081ade
commit 125b183a27

View File

@ -14293,11 +14293,28 @@
"library",
"windows",
"gui",
"ui"
"ui",
"wnim"
],
"description": "Grid plugin for wNim.",
"license": "MIT",
"web": "https://github.com/bunkford/wZeeGrid",
"doc": "https://bunkford.github.io/wZeeGrid/wZeeGrid.html"
},
{
"name": "wChart",
"url": "https://github.com/bunkford/wChart",
"method": "git",
"tags": [
"library",
"windows",
"gui",
"ui",
"wnim"
],
"description": "Chart plugin for wNim.",
"license": "MIT",
"web": "https://github.com/bunkford/wChart",
"doc": "https://bunkford.github.io/wChart/wChart.html"
}
]