angularjs-fusioncharts
angularjs-fusioncharts copied to clipboard
Fix container id not compiled in dynamic templates
This fix is for RED-2012 issue -Earlier,container id was not compiled so we were getting could not find container element error -Now,an id attribute is added to scope -setting the container element id to scope.id when id is given -This resolves the container element not found error in dynamic templates