[Gtk-sharp-list] Help needed on plotting graph
Adam Tauno Williams
awilliam at whitemice.org
Thu Sep 3 06:39:02 EDT 2009
> I have an windows application which is plotting the graph from
> values.
This application uses Gtk? Because you are asking on the Gtk# mailing
list.
> It is not working with mono and giving method unimplemented exception.
> Actually the application is using system.drawing for plotting the
> graph and from momo analyzer output I got I think I cannot use that
> system.drawing namespace in linux.
Not true; System.Drawing is very much available. Although it is rarely
used in Gtk# applications.
> Anyone come across any implementation of plotting graph in linux or
> any ideas?
There are several: Medsphere has some, nPlot, zed graph,...
More information about the Gtk-sharp-list
mailing list