Example Graph 4: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
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= | wid=400px| | ||
hei=400px| | hei=400px| | ||
toggleVis=left| | |||
title=Example Spectral Distribution Curves| | title=Example Spectral Distribution Curves| | ||
xtitle=Wavelength| | xtitle=Wavelength| | ||
ytitle=Intensity| | ytitle=Intensity| | ||
}} | }} |
Latest revision as of 15: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:
- SPD Data Source
- This data is normally visualised here.
{{#dygraph:
files=http://research.nationalgallery.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| }}