Discussion:
Writing guiqwt extension
Massi
2012-07-10 14:47:35 UTC
Permalink
Hi everyone,
I recently started to use Guiqwt and found it really great!Unfortunaltely I
saw that the library lacks some graphs that I need to incorporate in my
software; in particular I would need stacked histograms, pie charts and
some kind of 3d graphs (e.g. scatter). So my question is, is it possible to
modify the library in order to add this kind of graphs by myself? Can you
point me out the files I have to handle to perform these changes?
I tried to explore the code, but I see that it uses a lot of built-in
methods to plot the data, which are not accesible. Are these function
direct wrapper of the qwt methods?
Thanks in advance for your answers!

Loading...