Re: using QwtPlotMultiBarChart
Brought to you by:
rathmann
|
From: ginu s. <sam...@gm...> - 2019-07-07 14:38:29
|
Hi Uwe,
Thanks.
The application was crashing because of linking issues with the qwt
library. It is resolved now.
The information about QwtPlot also helped.
Is there any place where i can see all the examples related to qwt
usage.
Thanks,
Ginu
On Thu, 4 Jul 2019 at 11:07, Uwe Rathmann <Uwe...@ti...> wrote:
> 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
>
>
>
>
> _______________________________________________
> qwt-interest mailing list
> qwt...@li...
> https://lists.sourceforge.net/lists/listinfo/qwt-interest
>
|