Re: using QwtPlotMultiBarChart
Brought to you by:
rathmann
|
From: Uwe R. <Uwe...@ti...> - 2019-07-04 05:37:09
|
Hi Ginu, > _*Do i need to do something else to support the creation of of Bar chart.*_ QwtPlotMultiBarChart is a plot item, that has to be attached to a QwtPlot widget - what is totally missing in your application. Have a look at the examples, Uwe |