Re: QSint Widgets Library
Hi Everybody!
We decided to publish our new widget - BarChartPlotter, a simple Bar Chart plotting widget.
This is a technical preview only - BarChartPlotter will be included into QSint::Charts library.
BarChartPlotter provides easy-to-use API and performs fast "native" painting (directly via QPainter).
Currently it allows to draw Bar Charts of 2 types: Stacked and Column.
BarChartPlotter follows MVC ideology using QAbstractItemModel as data source.
downloads can be found at: http://qt-apps.org/content/show.php/...content=140125
some screenshots:
http://qt-apps.org/CONTENT/content-pre1/140125-1.png
http://qt-apps.org/CONTENT/content-pre2/140125-2.png