comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Stackplot without axis?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Stackplot without axis? [message #45870 is a reply to message #45869] Mon, 10 October 2005 11:12 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
caitouer writes:

> Thanks, David. I checked your code. The two figures are
> plotted in the save plotting area. What I hope to do is to
> plot the lines one box after another box. Some thing like
> this:
> www.engin.umich.edu/~xcai/test_stack.ps

Humm. I don't see any axes in that plot. Just lines. Maybe
what you are looking for is PLOTS, not AXIS.

> Here, I plotted stackplot of sin(x), cos(x) and cos(x). The
> plotting area is different for each plot. I want to add xaxis
> fot the whole figure. By the way, can I add one vertical line
> for the whole figure? Right now, I add the vertical line in
> each box seperately.

I'm just leaving my office (for about 5 weeks), so I probably
can't help much. If I wanted a single x-axis for three plots,
I would draw the first plot with XSTYLE=8, the second and
third plot with XSTYLE=4, and then put the final axis on
top with AXIS, XAXIS=1 after I drew the 3rd plot.

The Y axis is more problematical, but I illustrate one way
to handle it in the article I had you read.

Vertical lines can be drawn anywhere and anytime with PLOTS.

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: find the maximum diameter of an object in an image
Next Topic: g++ with IDL call_external

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 05:41:44 PDT 2025

Total time taken to generate the page: 1.99989 seconds