On Jul 20, 7:27*am, Pawel_Iks <pawel.labed...@gmail.com> wrote:
> Hello!
>
> I am writing some GUI type program with dialog which plot graphs of
> some functions or data from tables. I would like to know if there are
> some Widgets or libraries to plot a chart inside Qt? I am looking for
> it by Qt Assistant and I found none of them... Maybe someone write
> some library which extend Qt?
There's a package called Qwt that will probably do what you want
http://qwt.sourceforge.net/
Qtforum.org is probably a better place for Qt information than
comp.lang.c++
by the way.