Re: 2d axes

Hi Carlos,

> Hello, I have a chart with many Y axes. So I want to move some axes to
> the right instead of painting them in the left.
>
> Is it possible?

You can do this with the AxisScale.setSide() method.
See visad/examples/ScaleTest.java for an example.

Cheers,
Bill


  • References:
    • 2d axes
      • From: Carlos del Castillo