PDA

View Full Version : Open Source Qt Chart Library



goblincoding
5th September 2011, 18:57
Good day ladies and gentlemen!

I've started writing a free chart library specifically for use in Qt applications and wish to get the word out. The library is an ongoing project and is being distributed under the GNU LGPL. If this sounds like something you could use or would like to know more about, please visit the project's site for more information:

www.goblincoding.com

Critique is not only welcome, but encouraged.

Looking forward to hearing from you.

marcvanriet
6th September 2011, 00:29
Hi,

Seems good. You sure get a price for the nicest looking website for a Qt class :-)

You could check out this older thread for some more info : Qt-Charts-API-create-static-and-animating-charts-for-your-application (http://www.qtcentre.org/threads/37703-Qt-Charts-API-create-static-and-animating-charts-for-your-application)

One backdraw of your approach : it doesn't use the model/view approach. That seems like a missed opportunity.

Regards,
Marc

nish
6th September 2011, 11:54
nice work done. I really liked the GUI test app too.

goblincoding
6th September 2011, 17:27
Thank you very much for your replies!

@ marc - I'm definitely going to re-evaluate the library during the process of improving its flexibility (I wish to make it much more dynamic and am planning on drawing heavily on the Qt chart example http://doc.qt.nokia.com/latest/itemviews-chart.html ) so, if it turns out I had a flawed initial design premise, then I'm not beyond entirely rewriting the library :D If you have time to review the code and can think of a way I can improve the abstraction to make the transition to a proper model/view paradigm easier, then please let me know.

goblincoding
19th December 2011, 16:43
Update:

I've replaced the static "proof of concept" application with a more dynamic library. Still limited and not entirely well-tested, but hoping it could already be useful to some (see link in original post).

Slow-going, but much learning happening! :)

marcvanriet
19th December 2011, 23:43
Looks better and better.
Keep up the good work !

Marc

goblincoding
20th December 2011, 11:28
Thanks! :)

goblincoding
11th January 2012, 05:49
Update - Some bug fixes and new functionality, please see Features and Limitations (http://goblincoding.com/api/features-and-limitations/) for what you currently can and cannot do.

goblincoding
15th January 2013, 14:47
For the latest (and probably final, with the exception of possible bug fixes) version of this project, please see:

http://goblincoding.com/qt-chart-widget/chartoverview/

jasmine78888
10th June 2013, 08:47
it is really nice post i like this info i appreciate this post keep it up.........;)

kaufenpreis
14th March 2015, 20:47
Really Ñ‚ice work - thanks