Plotting Requirements: Difference between revisions
From ParaQ Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Overview == | |||
Dump your plotting/charting requirements here, folks: | Dump your plotting/charting requirements here, folks: | ||
== Plot Types == | |||
Taken from [[Plotting Parallel Data (PGraph)]] | |||
* Bar Chart | |||
* X-Y Plot | |||
* X-Y-Z Plot | |||
* Density Plot | |||
== Plot Features == | |||
* Per-chart title color, font, text. | * Per-chart title color, font, text. | ||
* Per- | * Per-bar-chart bar color scheme. | ||
* Per- | * Per-bar-chart bar highlighting scheme. | ||
* Per- | * Per-bar-chart bar line width, line style. | ||
* Per- | * Per-x-y-plot color, line width, line style, marker shape, marker line color, marker line style, marker fill color. | ||
* Per-axis color, line width, line style. | * Per-axis color, line width, line style. | ||
* Per-axis tick color, line width, line style. | * Per-axis tick color, line width, line style. |
Revision as of 13:42, 24 August 2006
Overview
Dump your plotting/charting requirements here, folks:
Plot Types
Taken from Plotting Parallel Data (PGraph)
- Bar Chart
- X-Y Plot
- X-Y-Z Plot
- Density Plot
Plot Features
- Per-chart title color, font, text.
- Per-bar-chart bar color scheme.
- Per-bar-chart bar highlighting scheme.
- Per-bar-chart bar line width, line style.
- Per-x-y-plot color, line width, line style, marker shape, marker line color, marker line style, marker fill color.
- Per-axis color, line width, line style.
- Per-axis tick color, line width, line style.
- Per-axis tick label color and font.
- Per-axis tick label formatting (fixed/floating precision, scientific/engineering notation, precision).
- Per-axis label color and font.