Re: [Interest] Basic Qt Chart Widget

2013-01-16 Thread Daniele Esposti
+1 Daniele Esposti My Blog http://www.expobrain.net LinkedIn http://www.linkedin.com/in/danieleesposti Twitter http://www.twitter.com/#!/expobrain On Jan 15, 2013 4:01 PM, "André Somers" wrote: > Op 15-1-2013 16:42, Soroush Rabiei schreef: > > I would rather suggest contributing to an existing

Re: [Interest] Basic Qt Chart Widget

2013-01-16 Thread William Hallatt
Hi Konstantin The widget *is *particularly easy to implement (there are only two compulsory function calls to make): http://goblincoding.com/qt-chart-widget/chartusage/ It *isn't* a comprehensive charting widget/library so won't be of particular use for sophisticated users. However, I would lik

Re: [Interest] Basic Qt Chart Widget

2013-01-16 Thread Konstantin Tokarev
15.01.2013, 20:02, "André Somers" : > Op 15-1-2013 16:42, Soroush Rabiei schreef: >> I would rather suggest contributing to an existing project instead of >> starting your own one (unless you have a completely new idea) > (also @ Konstatin): > Did either of you even read the message by William? H

Re: [Interest] Basic Qt Chart Widget

2013-01-15 Thread Soroush Rabiei
You are right André I only saw the screenshots and did not read whole message. And suggested William not to waste his time and effort by reinventing the wheel. Though it seems productivity is not main objective in this project. Cheers On Tue, Jan 15, 2013 at 7:31 PM, André Somers wrote: > Op 1

Re: [Interest] Basic Qt Chart Widget

2013-01-15 Thread André Somers
Op 15-1-2013 16:42, Soroush Rabiei schreef: I would rather suggest contributing to an existing project instead of starting your own one (unless you have a completely new idea) (also @ Konstatin): Did either of you even read the message by William? He did this charting thing as a way to get into

Re: [Interest] Basic Qt Chart Widget

2013-01-15 Thread Soroush Rabiei
I would rather suggest contributing to an existing project instead of starting your own one (unless you have a completely new idea) On Tue, Jan 15, 2013 at 6:27 PM, William Hallatt wrote: > Good day everyone, > > I started a Qt chart library quite some time ago (called the "GobCharts" > library)

Re: [Interest] Basic Qt Chart Widget

2013-01-15 Thread Konstantin Tokarev
15.01.2013, 18:57, "William Hallatt" : > Good day everyone, > > I started a Qt chart library quite some time ago (called the "GobCharts" > library) and through multiple iterations, the project evolved to the point > where I realised I was getting more and more involved in the intricacies of > c