Dear Faibian,
How to plot multiple series using gb.chart?
Do you have any demo file for the same?

Your demo program plots x against Y
I tried to change the demo sent earlier by you as follows
chart type was changed from "plot" to "line" ( this works)
but  adding multiple Y series was not possible


I want to add mutiple series say Y1, Y2....Yn against X
here X is time in seconds and Y1 is series of data with respect to X
from sensor-1
similarly Y2 is series of data with respect to X from sensor-2 and so on

so when I plot series Y1 , y2... and so on
I should be able to see multiple lines against X

Please suggest how to do this using GB chart

Also How can we provide number to instead of string to X axis?

rgds
Jay




On Thu, Aug 30, 2012 at 4:41 PM, Fabien Bodard <gambas...@gmail.com> wrote:
> This is my query...
>
> If you use it tell me what you want to see as improvement... The problems
> with it.
>
> If you are not using it but need printing or generate reports. Tell me why
> you are not using it.
>
> Thank you
>
> Fabien Bodard
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to