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.
|
|
|
X-Y Line Graphs are useful for showing trends. Plots are made using paired data elements. Lines are drawn connecting the plotted pairs.
X-Y Line graphs can be used for:
- Plotting paired data
- Plotting trends
|