Skip to content

Commit

Permalink
Update ADDING-NEW-CHART-TYPE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Madhuka committed Jul 2, 2015
1 parent 868a81e commit 65647cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ADDING-NEW-CHART-TYPE.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ var ChartList = {
```
Make sure you add same key for `ChartList` in chart library factory.

#### If chart Data Model is considerable different (Need to introduce new model for chart), If there is a huge differnt you can extend the factory (In Sub Library model)

##Build, Test and Run
* `npm install` first, If you hav not run it before.
* `bower install` will download new library for application.
Expand Down

0 comments on commit 65647cd

Please sign in to comment.