> 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,... _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
