Chart.js building dynamic charts, JSON data parsing issue-Twitter bootstrap
I'm building a dynamically generated graphs using chartjs, jquery, json, mustache.js& twitter-bootstrap. All the data is within the jsonfile and I use Mustache as templating engine to display each item. Building the graphs dynamically from json. The issue I have…