One of the references found here (http://www.mono-project.com/Libraries), under Graphing, is ZedGraph. Not sure about your requirement in Canvas so it may not meet them; it is used as a control in Winforms or WebForms. It does nice graphs in a flexible way and supports zooming, etc. I use it for both static graphs and graphing live data.
Felix Natter wrote: > hello, > > I am looking for a Canvas abstraction (Graphics library) to display > Functions graphs, zoom in/out, select points/regions and so on... Displaying > histograms may also be an issue. > Preferrably this would be LGPL or a similar license. > > So far I found only expensive commercial products. > > I would appreciate any hint. > Thanks in advance! > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
