DataQuery.Format History
Hide minor edits - Show changes to markup
November 07, 2005, at 01:56 PM
by 165.95.1.171 -
Changed lines 2-4 from:
- png image file
- X axis is time
- Y axis
to:
- generates an html page containing a png image file
- The X axis is always time
- There will be multiple Y axes if series with different unit types are selected.
Changed lines 8-9 from:
to:
- generates an Excel file
- First row contains series labels
- First column is time
Added lines 13-20:
- generates a text file
- This is the default format similar to how data is stored in our database
- Each row represents an hour of data
Text Columns
- generates a text file
- First row contains series labels
- First column is time
November 07, 2005, at 01:49 PM
by 165.95.1.171 -
Added lines 1-10:
Graph
- png image file
- X axis is time
- Y axis
- You can specify additional parameters for graphical output in the "Graphical Output Parameters" section
Spreadsheet
Text Rows