We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8258d9e commit d1aba27Copy full SHA for d1aba27
package.json
@@ -1,12 +1,13 @@
1
{
2
"name": "@idrinth-api-bench/chartjs-plugin-stdev-filler",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"keywords": [
5
"chartjs",
6
"chartjs-plugin",
7
"plugin",
8
"stdev"
9
],
10
+ "license": "MIT",
11
"description": "This tiny plugin shows the standardeviation as a colored area around a line chart.",
12
"main": "src/index.js",
13
"type": "module",
0 commit comments