Skip to content

Commit 33f26a6

Browse files
committed
Note for rendering chart for angular2
1 parent 1d81f3e commit 33f26a6

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,8 @@ import * as FusionTheme from 'fusioncharts/themes/fusioncharts.theme.fusion';
225225
FusionChartsModule.fcRoot(FusionCharts, Charts, FusionTheme);
226226

227227
```
228+
Note: All other code for the component and template remain same as above.
229+
228230
We have used `fusioncharts/fusioncharts.charts` file to use all the charts which come under FusionCharts XT.
229231
To know more about other charts and widgets, read this [link](https://www.fusioncharts.com/dev/getting-started/plain-javascript/install-using-plain-javascript)
230232

dist/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,8 @@ import * as FusionTheme from 'fusioncharts/themes/fusioncharts.theme.fusion';
225225
FusionChartsModule.fcRoot(FusionCharts, Charts, FusionTheme);
226226

227227
```
228+
Note: All other code for the component and template remain same as above.
229+
228230
We have used `fusioncharts/fusioncharts.charts` file to use all the charts which come under FusionCharts XT.
229231
To know more about other charts and widgets, read this [link](https://www.fusioncharts.com/dev/getting-started/plain-javascript/install-using-plain-javascript)
230232

0 commit comments

Comments
 (0)