in reply to Re: Graphics Module
in thread Graphics Module

Basicly the data looks like
ITEM_1,ITEM_2,ITEM_3,ITEM_4,ITEM_N
and so on for millions of lines.

The best example of what I want to do is SAS JMP software.
It provides a way to directly interact with charts(select ,exclude and export data) and switch
back and forth between the charts and the data.
I don't need the complexity JMP provides but the idea is the same.

Replies are listed 'Best First'.
Re^3: Graphics Module
by zentara (Cardinal) on Jan 11, 2009 at 15:16 UTC
    I don't know anything about JMP, but what does ITEM_1 mean? I would expect something like
    ITEM_1 = (100,200); ITEM_2 = (200,150); etc etc
    what are you trying to plot? What shape do you expect the items to be represented as?...a point, a line, a circle?

    I'm not really a human, but I play one on earth Remember How Lucky You Are