Graph Styles
|
pce.setServerAddress("#pcServer#");
pce.setCommPortAddress("#pcComm#");
pce.setAppearanceFile("apfiles/graph_style.pcxml");
pce.imageType = "FLASH";
pce.fallback = "STRICT";
pce.Height = "220";
pce.Width = "270";
pce.userAgent = #CGI.HTTP_USER_AGENT#;
pce.returnDescriptiveLink = true;
pce.language = "EN";
pce.pcScript = pcScript;
#eHTML#
Chart Engine Error. The Webmaster has been notified.
|
|
pce.setServerAddress("#pcServer#");
pce.setCommPortAddress("#pcComm#");
pce.setAppearanceFile("apfiles/graph_style.pcxml");
pce.imageType = "FLASH";
pce.fallback = "STRICT";
pce.Height = "220";
pce.Width = "270";
pce.userAgent = #CGI.HTTP_USER_AGENT#;
pce.returnDescriptiveLink = true;
pce.language = "EN";
pce.pcScript = pcScript;
#eHTML#
Chart Engine Error. The Webmaster has been notified.
|
|
pce.setServerAddress("#pcServer#");
pce.setCommPortAddress("#pcComm#");
pce.setAppearanceFile("apfiles/graph_style.pcxml");
pce.imageType = "FLASH";
pce.fallback = "STRICT";
pce.Height = "220";
pce.Width = "270";
pce.userAgent = #CGI.HTTP_USER_AGENT#;
pce.returnDescriptiveLink = true;
pce.language = "EN";
pce.pcScript = pcScript;
#eHTML#
Chart Engine Error. The Webmaster has been notified.
|
|
|
Time Combo Graphs are useful for showing two or more time-based data sets in the same graph. X-Y Combo Graphs can have one or two Y scales, and can show line, bubble, and scatter plots in any combination.
X-Y Line Combo graphs can be used for:
- Comparing a time-based data set with high values to a time-based data set with low values
- Combining different time-based data sets and plot types
|