jettro / c3-angular-directive

Contains angularjs directives that use c3js to create good looking graphs
http://jettro.github.io/c3-angular-directive/
MIT License
203 stars 98 forks source link

Update gauge directive to accept extents function to format min and m… #175

Open adarshr opened 6 years ago

adarshr commented 6 years ago

Update gauge directive to accept extents function to format min and max labels

https://github.com/c3js/c3/pull/1354

The above PR has been merged to c3. It enables us to format min and max labels.