Skip to main content

Home/ Diigo Community/ Group items tagged 40975

Rss Feed Group items tagged

Graham Perrin

Using Visualizations - Google Visualization API - Google Code - 1 views

  • google.load('visualization', '1', {'packages':['piechart']})
    • Graham Perrin
       
      A test in relation to bug report http://groups.diigo.com/Diigo_HQ/forum/topic/40975 Using Diigolet 3.1b506 I have selected the string google.load('visualization', '1', {'packages':['piechart']}) * string begins: google.load * string ends with a closing parenthesis mark )
  • <!--Load the AJAX API-->
    • Graham Perrin
       
      A test in relation to bug report http://groups.diigo.com/Diigo_HQ/forum/topic/40975 Using Diigolet 3.1b506 I have selected the string <!--Load the AJAX API--> * string begins with an opening angle bracket * string begins with a closing angle bracket.
  • data.addColumn('string', 'Task'); data.addColumn('number', 'Hours per Day'); data.addRows(5); data.setValue(0, 0, 'Work'); data.setValue(0, 1, 11); data.setValue(1, 0, 'Eat'); data.setValue(1, 1, 2); data.setValue(2, 0, 'Commute'); data.setValue(2, 1, 2); data.setValue(3, 0, 'Watch TV'); data.setValue(3, 1, 2); data.setValue(4, 0, 'Sleep'); data.setValue(4, 1, 7);
    • Graham Perrin
       
      A test in relation to bug report http://groups.diigo.com/Diigo_HQ/forum/topic/40975 Using Diigo 3.1.6.13 in Firefox 3.0.5 on Mac OS X I have selected a block of lines, each of which begins with the word data
Graham Perrin

Query Language Reference (Version 0.6) - Google Visualization API - Google Code - 2 views

  • The following reserved words
    • Graham Perrin
       
      http://groups.diigo.com/Diigo_HQ/forum/topic/40975 Highlight applied, sticky note applied using Diigolet 3.1b506
1 - 2 of 2
Showing 20 items per page