Thanks to visit codestin.com Credit goes to github.com
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 800b0b4 commit bb38adeCopy full SHA for bb38ade
README.md
@@ -37,7 +37,7 @@ Some instructions for using Data-Forge Plot. These instructions are for JavaScri
37
38
### Install
39
40
- npm install --save data-forge data-forge-plot data-forge-plot-render
+ npm install --save data-forge data-forge-plot @data-forge-plot/render
41
42
### Setup
43
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "data-forge-plot",
3
- "version": "0.4.3",
+ "version": "0.4.4",
4
"description": "Plotting API for use with Data-Forge.",
5
"main": "build/index.js",
6
"types": "build/index.d.ts",
0 commit comments