Click here to Skip to main content
15,899,026 members

Comments by Member 10902837 (Top 14 by date)

Member 10902837 16-Feb-16 8:38am View    
thanks for that and i done with this
Member 10902837 16-Feb-16 8:22am View    
i need in the c# i'm trying it can u help if know how to do
Member 10902837 22-Jan-16 10:28am View    
i solved the problem thanks i have an function to check the '
Member 10902837 6-Jan-16 4:40am View    
when i Parse the string it shows me this error

Uncaught SyntaxError: Unexpected token n
Member 10902837 5-Jan-16 10:08am View    
my dynamic data for the str is

<%=strr %>

var str = document.getElementById("piedata").innerHTML;

if i use the str then it shows and error but when i copy the data of a tag which come as output and store it as statically in the javascript and call that in the series then it works

my Dynamic data will be for the a tag is
[{name: '62098369', y :9000} , {name: '62098319', y :6635.28} , {name: '62098318', y :4705.88} , {name: '62098307', y :4200} , {name: '62098368', y :3600} , {name: '62098317', y :2353.17} , {name: '62098316', y :2352.94} , {name: '61090526', y :2250} , {name: '62098306', y :2100} , {name: '62098308', y :2100} ]