BarChartPlotter is a simple Bar Chart plotting widget.

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.

download here: http://qt-apps.org/content/show.php/...content=140125