NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Hi Curtis- Curtis Rueden wrote:
I haven't messed with AxisScale that much. Is there a way to position a scale bar on the other side of a display plot (the box's "max" side ratherthan the "min" side)? Right now, in 3D, all three axes stem from the origin,which actually makes it difficult to find an orientation that shows all three axis labels clearly.
You can call setSide(AxisScale.SECONDARY) to put it on the other side. In 3D, this might not give you what you want but see if that works. It was mostly tested in 2D.
If it's not currently possible, I am potentially interested in adding such an option, depending on the work involved. What would it take? Changes to AxisScale? Elsewhere?
AxisScale would be the place. You just have to figure out all the start, up, etc stuff which I'm sure you are much better at than I. I have a pending change to AxisScale that was contributed by Diana Naidoo, but I haven't gotten around to testing it. That would support rotating the axis tick labels. Don ************************************************************* Don Murray UCAR Unidata Program dmurray@xxxxxxxxxxxxxxxx P.O. Box 3000 (303) 497-8628 Boulder, CO 80307 http://www.unidata.ucar.edu/staff/donm ************************************************************* ============================================================================== To unsubscribe visad, visit: http://www.unidata.ucar.edu/mailing-list-delete-form.html ==============================================================================
visad
archives: