------=_Part_15828_24653785.1206466273424
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hello experts,
This question is related to GUI development with perl. I am
willing write a perl script which I can use to visualize some
data.
Basically, I have two tables.
Table1 ====> (x1, y1), (x2, y2) ....... (xn, yn)
Table2 ====> (a1,b1), (a2,b2), ......... (am,bm)
I am looking for a Widget in perl, which can plot a
set of data points and which is able to zoom in/out of the plot.
I would prefer to use Gtk2, because its look and feel closely
resembles the native windowing system's look and feel.
So, does Gtk2 sup****t such a widget?
If not, which other toolkits sup****t such a widget?
I have tried gnuplot, but unfortunately, zooming is not sup****ted :(
Thanks for your help
--
Gowtham M
------=_Part_15828_24653785.1206466273424--


|