angular-charts
angular-charts copied to clipboard
Handle custom delimeter
The code will throw error if my app is using [[ and ]] as delimeter
What code ?
The templates that make the chart use {{ and }} as delimiters for binding If you change the delimiters in your code none of these bindings in the templates will be processed.
As for the error I did not have any errors logged to the console when testing this. If your getting errors it may be elsewhere in the code
This should be available in next release.