Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 3 by mailper: dynamic exammple on project homepage is broken? http://code.google.com/p/google-visualization-python/issues/detail?id=3
What steps will reproduce the problem? 1. visit http://code.google.com/p/google-visualization-python/ 2. click http://google-visualization.appspot.com/python/dynamic_example What is the expected output? What do you see instead? some graph is expected, instead, I am looking at the following message: google.visualization.Query.setResponse({'version':'0.5', 'reqId':'0', 'status':'OK', 'table': {cols: [{id:'name',label:'Name',type:'string'},{id:'salary',label:'Salary',type:'n umber'},{id:'full_time',label:'Full Time Employee',type:'boolean'}],rows: [{c:[{v:'Jim'},{v:800,f:'$800'},{v:false}]},{c:[{v:'Bob'},{v:7000,f:'$7,000 '},{v:true}]},{c:[{v:'Mike'},{v:10000,f:'$10,000'},{v:true}]},{c:[{v:'Alice '},{v:12500,f:'$12,500'},{v:true}]}]}}); What version of the product are you using? On what operating system? windows xp, chrome Please provide any additional information below. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en -~----------~----~----~----~------~----~------~--~---
