Plotting plug-in available?
Hello,
What is usually done to add plotting capability to Qt? My data is stored in a database; so I'm using the MySQL plug-in. Is there something similar to Crystal Reports (that's open-source) that can be used to build queries and generate plots -- albeit leveraging Qt?
Are there user-contributed plotting plug-ins for Qt that can be added to an application?
Thanks,
Ben
Re: Plotting plug-in available?
Re: Plotting plug-in available?
There is no plugin, but there's a library - Qwt.
For reports you can try these:
http://www.openrpt.com/
http://sourceforge.net/projects/ncreport/