I have several time series with different scales that I'd like to graph together on a common X-axis.
Now, I could just use SPGRAPH(VFIELDS= # of series). But for clarity, I'm wondering whether I can then
- Suppress the x-axes on all but the bottom graph
- Suppress the blank vertical space between graphs
- Suppress the top horizontal ruling on graphs.
The aim is to produce a "stacked spgraph", where each series appears in its own vertical space with its own vertical scale.
Anyone tried it? know of any examples?
Stacking with SPGRAPH
-
TomDoan
- Posts: 7825
- Joined: Wed Nov 01, 2006 4:36 pm
Re: Stacking with SPGRAPH
Have you looked at the OVRANGE option (on GRAPH)? See for instance DELUP558.RPF.