Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 2

Qt-interest Archive, May 2008
Pie-Chart


Message 1 in thread

Hi folks,

I'll create a pie chart. I've read this chart example:
http://doc.trolltech.com/4.4/itemviews-chart.html

But this chart is not so nice. I'll create a more powerfull chart like
this: http://images.google.com/images?q=pie%
20chart&ie=UTF-8&oe=utf-8&rls=org.debian:en-US:unofficial&client=iceweasel-a&um=1&sa=N&tab=wi

I've looked at Qwt and Qwt3D, but there is no pie chart example. Did
someone knows how can I create a powerfull pie chart, or is there a
library for pie chats?

so long

jd

--
 [ signature omitted ] 

Message 2 in thread

Jan,

Take a look at KDChart.  It has a nice pie chart.  However, it does cost.

http://www.kdab.net/?page=products&sub=kdchart

Karl

Jan Dinger wrote:
> Hi folks,
> 
> I'll create a pie chart. I've read this chart example:
> http://doc.trolltech.com/4.4/itemviews-chart.html
> 
> But this chart is not so nice. I'll create a more powerfull chart like
> this: http://images.google.com/images?q=pie%
> 20chart&ie=UTF-8&oe=utf-8&rls=org.debian:en-US:unofficial&client=iceweasel-a&um=1&sa=N&tab=wi
> 
> I've looked at Qwt and Qwt3D, but there is no pie chart example. Did
> someone knows how can I create a powerfull pie chart, or is there a
> library for pie chats?
> 
> so long
> 
> jd
> 
> --
> To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with "unsubscribe" in the subject or the body.
> List archive and information: http://lists.trolltech.com/qt-interest/
> 

--
 [ signature omitted ] 

Message 3 in thread


> Jan,
> 
> Take a look at KDChart.  It has a nice pie chart.  However, it does cost.
> 
> http://www.kdab.net/?page=productsâ=kdchart
> 
> Karl

This looks good, I'll test the evaluation version, but Iam looking for
an open source library.

I can't find any libraries for pie charts, so I'll write my own (only)
pie chart library. I hope its works. I think QPainter and QPaintPath are
my friends.

so long
jd

--
 [ signature omitted ] 

Message 4 in thread

Den Wednesday 07 May 2008 16:50:41 skrev Jan Dinger:
> > Jan,
> >
> > Take a look at KDChart.  It has a nice pie chart.  However, it does cost.
> >
> > http://www.kdab.net/?page=productsâ=kdchart
> >
> > Karl
>
> This looks good, I'll test the evaluation version, but Iam looking for
> an open source library.
>
KDChart is also released under the GPL.


-- 
 [ signature omitted ]