ove the Gambas
> application. Same with Octave.
>
>
> On Sun, Oct 13, 2013 at 11:21 PM, Alberto Caballero <
> alberto.ka...@gmail.com
> > wrote:
>
> > Hi Randall,
> >
> > Thanks for your advice. Do you then integrate the Python chart into the
>
ule or
> replacing it with something that would work more like NumPy or MatLab
> charts. I am hoping this will happen soon as I too have a great need for
> good charting tools in Gambas.
>
>
> On Sun, Oct 13, 2013 at 2:00 AM, Alberto Caballero
> wrote:
>
> > Hi all,
>
Hi all,
I am having many problems for showing several charts within my application
using Gambas "Chart" object. It seems that there is some shared memory
between all Chart objects defined.
I was wondering if there is any other alternative for showing lines and bar
charts in Gambas. Any other libr
abstrip ... Multiple tabs and one chart object with different set of
> > data that change depend on the selected tab ?
> > Le 28 juin 2013 12:54, "Alberto Caballero" a
> > écrit :
> >
> >> Hi Fabien,
> >>
> >> Thanks for your suppor
udales.Width = DrawingArea1.ClientHeight - 50
ChartCaudales.Height = DrawingArea1.ClientWidth - 50
ChartCaudales.Resize(880, 450)
ChartCaudales.Draw 'Muestra la Grafica
Endif
End
2013/6/27 Fabien Bodard
> can you send me your project or a part of it that show the problem ?
Hi all,
I am trying to show multiple charts inside a TabView. I managed to show
only one chart. I only get compilation errors or the new chart is not
displayed. I tried to find something to help me in the internet, and even
in this mailing list, but I was unable to find anything.
Would you provid
Ok.
I will try and keep you updated.
Regards,
Alberto
2012/12/27 Benoît Minisini
> Le 26/12/2012 18:22, Alberto Caballero a écrit :
> >
> >
> > Hi all,
> >
> >
> > I am a newby with Gambas and I have a small problem. I developed an
> > applica
18:22 +0100 schrieb Alberto Caballero:
> >
> >
> > Hi all,
> >
> >
> > I am a newby with Gambas and I have a small problem. I developed an
> > application that contains a simple menu. It works ok on my laptop but
> then
> > I moved to my des
Hi all,
I am a newby with Gambas and I have a small problem. I developed an
application that contains a simple menu. It works ok on my laptop but then
I moved to my desktop computer, with the following System configuration:
[System]
OperatingSystem=Linux
Kernel=3.2.0-35-generic-pae
Archi