Difference between revisions of "Web Element: Google Chart"


Line 33: Line 33:
 
//          query: 'SELECT A,D WHERE D > 100 ORDER BY D',
 
//          query: 'SELECT A,D WHERE D > 100 ORDER BY D',
 
//          options: {'title': 'Countries'},
 
//          options: {'title': 'Countries'},
           dataSourceUrl: 'https://docs.google.com/spreadsheets/d/1YUqF27YsO2tVdFL1R6Oxu5BT5itjA_ozZDrekzfFclk',
+
           dataSourceUrl: 'http://spreadsheets.google.com/tq?key=1YUqF27YsO2tVdFL1R6Oxu5BT5itjA_ozZDrekzfFclk&pub=1',
 
           containerId: 'vis_div'
 
           containerId: 'vis_div'
 
         });
 
         });

Revision as of 13:25, 28 April 2020