[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Non-linear axis
- Subject: Non-linear axis
- From: Irene Dumkow <irene.dumkow(at)uni-essen.de>
- Date: Tue, 24 Oct 2000 13:47:39 +0200
- Newsgroups: comp.lang.idl-pvwave
- Organization: University Essen, Germany
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:21851
I am trying to add axis to an image. This part works (using a contour
plot
for the axis and matching the image size and plot window). My problem
is that I would like to have one of the y-axis with a non-linear
scaling,
in this particular case it is basically y1*y1. I tried something with
reading in the tickvalues, calculating the new values and than using
YTICKNAMES, but IDL still does the y-scale linearly. Any hints,
pointers, etc would be more
than welcome.
Irene Dumkow