Example Graph 4: Difference between revisions

From National Gallery Research Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 7: Line 7:
{{#dygraph:
{{#dygraph:
   files=http://{{SERVERNAME}}/scientific/spd/data.php?ids=15,14,9,16,22|
   files=http://{{SERVERNAME}}/scientific/spd/data.php?ids=15,14,9,16,22|
   wid=600px|
   wid=400px|
   hei=400px|
   hei=400px|
   toggleVis=left|
   toggleVis=left|

Latest revision as of 16:21, 3 May 2012

One of the example graphs list of the Including Graphs page.

  • This is a medium sized data set with 5 sets of data points.
  • This example demonstrates the possibility of including an external datasource, in this case pulling the data directly from:

{{#dygraph:

 files=http://research.ng-london.org.uk/scientific/spd/data.php?ids=15,14,9,16,22%7C
 wid=400px|
 hei=400px|
 toggleVis=left|
 title=Example Spectral Distribution Curves|
 xtitle=Wavelength|
 ytitle=Intensity|
}}