Hello ,
i use the lite version and the chart is showing in the backend i have problem showing the graph on front end on all browser i get this javascrip errors:
bondedpro.com/:882 Uncaught SyntaxError: Unexpected identifier
chrome-extension://enhhojjnijigcajfphajepfemndkmdlo/cast_sender.js Failed to load resource: net::ERR_FAILED
chrome-extension://fmfcbgogabcbclcofgocippekhfcmgfj/cast_sender.js Failed to load resource: net::ERR_FAILED
this is the line number 882
var nvd3Data_ph_Products_Categories = [ { “key” : “Clothing 0”, y : Clothing}, { “key” : “Hoodies 0”, y : Hoodies}, { “key” : “Music 0”, y : Music}, { “key” : “Posters 0”, y : Posters}, { “key” : “Singles 0”, y : Singles}, { “key” : “T-shirts 0”, y : T-shirts}, { “key” : “Albums 0”, y : Albums}, { “key” : “Drinks 0”, y : Drinks}, { “key” : “Beers 0”, y : Beers}, { “key” : “Spirits 0”, y : Spirits}, { “key” : “Wine 0”, y : Wine}, { “key” : “Champagnes 0”, y : Champagnes}, { “key” : “Apops 0”, y : Apops}, { “key” : “Soft Drinks 0”, y : Soft Drinks}, { “key” : “Energy Drinks 0”, y : Energy Drinks}, { “key” : “Water 0”, y : Water}, { “key” : “Sodas 0”, y : Sodas}, { “key” : “Fragrances 0”, y : Fragrances}, { “key” : “Eau de Parfum 0”, y : Eau de Parfum}, { “key” : “Eau de Toilette 0”, y : Eau de Toilette}, { “key” : “After Shaves 0”, y : After Shaves}, { “key” : “Cosmetics 0”, y : Cosmetics}, { “key” : “Skin Care 0”, y : Skin Care}, { “key” : “Make-Up 0”, y : Make-Up}, { “key” : “Tobacco 0”, y : Tobacco}, { “key” : “Rolling Tobacco 0”, y : Rolling Tobacco}, { “key” : “Cigarettes 0”, y : Cigarettes}, { “key” : “Cigars 0”, y : Cigars}, { “key” : “Pipe Tobacco 0”, y : Pipe Tobacco} , { “key” : “Clothing 0”, y : 0}, { “key” : “Hoodies 0”, y : 0}, { “key” : “Music 0”, y : 0}, { “key” : “Posters 0”, y : 0}, { “key” : “Singles 0”, y : 0}, { “key” : “T-shirts 0”, y : 0}, { “key” : “Albums 0”, y : 0}, { “key” : “Drinks 0”, y : 0}, { “key” : “Beers 0”, y : 0}, { “key” : “Spirits 0”, y : 0}, { “key” : “Wine 0”, y : 0}, { “key” : “Champagnes 0”, y : 0}, { “key” : “Apops 0”, y : 0}, { “key” : “Soft Drinks 0”, y : 0}, { “key” : “Energy Drinks 0”, y : 0}, { “key” : “Water 0”, y : 0}, { “key” : “Sodas 0”, y : 0}, { “key” : “Fragrances 0”, y : 0}, { “key” : “Eau de Parfum 0”, y : 0}, { “key” : “Eau de Toilette 0”, y : 0}, { “key” : “After Shaves 0”, y : 0}, { “key” : “Cosmetics 0”, y : 0}, { “key” : “Skin Care 0”, y : 0}, { “key” : “Make-Up 0”, y : 0}, { “key” : “Tobacco 0”, y : 0}, { “key” : “Rolling Tobacco 0”, y : 0}, { “key” : “Cigarettes 0”, y : 0}, { “key” : “Cigars 0”, y : 0}, { “key” : “Pipe Tobacco 0”, y : 0} ];chartData = nvd3Data_ph_Products_Categories;
you can see it the error here :
https://bondedpro.com/content-egg-post-example/
i tried other queries but non of them showing on fronted …
can you help please