Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

Display axis

Hello people

I create a 2 dimensional array
float [][] werte = new float[][] {{-3.0f, -0.5f, 0.0f, 1.5f, 3.0f} ,
{0.0f, 10.75f, 45.0f, 33.75f, 0.0f,} };
Now i want to display these points in my display (x,y).
My display draws the points but does not connect them to lines or
curves.
How can i connect these points without loosing the ability
to choose the exact coordinates on both axis ?????

Thanks to everyone
Larsson


  • 2002 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: