Le 30 août 2012 15:03, "rightengineer" <rightengin...@gmail.com> a écrit :
>
> 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

Jay... This thread is not about that.

Multiple series are possible and as simple as
Mychart(1).text...

For x label... String can be numbers str(1)
------------------------------------------------------------------------------
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