No we are not !

Sorry, I havn't enable email notification.. So I didn't see any update! But Now I am here!

First :
I have created a repository on gitorious : http://gitorious.org/qtcharts. Please Join the qtcharts team !!

second :
API architecture :

I propose to create 3 sub project :

- 1 : QPainter Layer : draw all sharts from a QPainter
- 2 : QGraphicsItem : Create each sharts item using QPainter layer
- 3 : QChartData : Provide data to be load


class tree example :

QChartPainter
-QLineChartPainter
-QPieChartPainter


QGraphicsChartItem
-QGraphicsLineChartItem
-QGraphicsPieChartItem





Discussion

We have to speak together about qtcharts! So, please join #qtcharts on freenode!
If there is nobody, please wait !

So, now, I m waiting for your suggestion about the API architecture ? What about animation ? Interaction ? QML ?