This repository has been archived by the owner on Jan 3, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 62
Home
Stewan Pacheco edited this page Aug 21, 2016
·
6 revisions
angular-morris is an angular module that extends the API of morris.js, to work with directives.
There are four directives based on morris that represents the type of charts you wants
bar-chart
line-chart
donut-chart
area-chart
Check this simple sample on jsfidle
<iframe width="100%" height="300" src="//jsfiddle.net/st1s/0qqs6rhb/embedded/result,js,html,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe>-
Usage of dataFormat with line charts #45 https://jsfiddle.net/st1s/q8mcqm8k/
-
$scope issues related #42 https://jsfiddle.net/st1s/0qqs6rhb/
-
Working with async calls https://jsfiddle.net/st1s/xtuso6q8/
-
Usage of goalLineColors https://jsfiddle.net/st1s/9zjasq3r/
-
Usage of postUnits https://jsfiddle.net/st1s/n6aaLckb/
- To contribute just read this file before
- Verify the changes in changelog
- Look Morris documentation to check api
st1s | venkatrama | rolaveric |
---|---|---|
angular-morris
is open-source software licensed under MIT, maintained by @st1s and some beautiful people around the world. Many thx to all s2. Feel free to open an issue or make a PR.