- To: help <visad-list@xxxxxxxxxxxxx>
- Subject: Tutorial P2_03
- From: Praktikanten-Account <prak01@xxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 15 Apr 2002 10:55:26 +0200
Hello people I have a problem with the tutorial P2_03. I want to draw the display with the same data but with the points connected to lines. What parts exactly do i have to change to get the display with lines without changing float[][] point_vals = new float[][]{{-3.0f, -1.5f, 0.0f, 1.5f, 3.0f,}, {0.0f, 33.75f, 45.0f, 33.75f, 0.0f,} };. thanks everyone larsson
- Follow-Ups:
- Re: Tutorial P2_03
- From: Bill Hibbard
- Re: Tutorial P2_03