ChartAngular
ChartAngular copied to clipboard
Charts directives for AngularJS (using RaphaelJS)
Results
3
ChartAngular issues
Sort by
recently updated
recently updated
newest added
The Barchart is not rendered, when data is loaded async from a service. Is it possible to make a refresh?
added a scope.$watch to detect changes on the "options" variable. so the chart gets recreated once the variables was changed.