You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -372,6 +372,14 @@ $ npm run build
372
372
373
373
```
374
374
375
+
- For publishing
376
+
377
+
```
378
+
$ npm run build
379
+
$ npm publish dist
380
+
381
+
```
382
+
375
383
## Going Beyond Charts
376
384
377
385
- Explore 20+ pre-built business specific dashboards for different industries like energy and manufacturing to business functions like sales, marketing and operations [here](https://www.fusioncharts.com/explore/dashboards).
Copy file name to clipboardExpand all lines: dist/README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -372,6 +372,14 @@ $ npm run build
372
372
373
373
```
374
374
375
+
- For publishing
376
+
377
+
```
378
+
$ npm run build
379
+
$ npm publish dist
380
+
381
+
```
382
+
375
383
## Going Beyond Charts
376
384
377
385
- Explore 20+ pre-built business specific dashboards for different industries like energy and manufacturing to business functions like sales, marketing and operations [here](https://www.fusioncharts.com/explore/dashboards).
0 commit comments