Hi,

I want to use plplot to draw plots within a gtk user interface.  When I 
run the examples (C language version) with the gnome driver, however, the 
plots remain a fixed size when the window size is changed.  That is, if I 
start with a plot that just fills the window, and enlarge that window, the 
plot doesn't change, but just gets a larger border around it.  I can't 
find anything in the manual or mailing list archives that seems to relate 
to this problem.  Is there a way to fix it?

Another option would be to use the xwin driver, and use reparenting to get 
the contents into a GTK widget, but I don't see any sort of mechanism for 
user feedback.

What I want to do is display a large set of data, and allow the user to 
zoom in on areas of interest by clicking on the plot.  Have I missed 
seeing an example that shows how to do this?

Thanks,
James

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to