Skip to content

Commit

Permalink
feat(docs): adds fiddle how-to samples
Browse files Browse the repository at this point in the history
  • Loading branch information
stewones committed Mar 20, 2016
1 parent cdeee7b commit f9fc05f
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 2 deletions.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,23 @@ There are four directives based on `morris.js`

[Working fiddle](https://jsfiddle.net/stewones/n6aaLckb/) sample

Checkout [our documentation](https://angular-morris-chart.stpa.co) for others examples
## How-to´s

- Usage of dataFormat with line charts #45
https://jsfiddle.net/stewones/q8mcqm8k/

- $scope issues related #42
https://jsfiddle.net/stewones/0qqs6rhb/

- Working with async calls
https://jsfiddle.net/stewones/xtuso6q8/

- Usage of goalLineColors
https://jsfiddle.net/stewones/9zjasq3r/

- Usage of postUnits
https://jsfiddle.net/stewones/n6aaLckb/



---
Expand Down
18 changes: 17 additions & 1 deletion src/doc/partials/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,23 @@ There are four directives based on `morris.js`

[Working fiddle](https://jsfiddle.net/stewones/n6aaLckb/) sample

Checkout [our documentation](https://angular-morris-chart.stpa.co) for others examples
## How-to´s

- Usage of dataFormat with line charts #45
https://jsfiddle.net/stewones/q8mcqm8k/

- $scope issues related #42
https://jsfiddle.net/stewones/0qqs6rhb/

- Working with async calls
https://jsfiddle.net/stewones/xtuso6q8/

- Usage of goalLineColors
https://jsfiddle.net/stewones/9zjasq3r/

- Usage of postUnits
https://jsfiddle.net/stewones/n6aaLckb/



---
Expand Down

0 comments on commit f9fc05f

Please sign in to comment.