[Gambas-user] help gb.chart

2012-08-26 Thread rightengineer
Has any one documented help for gb.chart?

--
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


Re: [Gambas-user] help gb.chart

2012-08-28 Thread rightengineer
Dear Fabien,
Once again thank you. I tested the code and it worked fine.

I was unaware about way the GAMBAS stores its project files.
Since the demo file sent was with extension "tar.gz" I tried to
uncompress it but could not succeed.
I was about to write back to you, but I thought that I should directly
opening the demo file from "GAMBAS" to my surprise I could see wonder
plot.

The demo file is very helpful for me as I wanted to plot chart and
your demo code is sufficient for me to proceed further.

Can share any documentation with respect to gb.chart?

regards
jay

On Mon, Aug 27, 2012 at 3:51 PM, Fabien Bodard  wrote:
> this a demo
>
> 2012/8/27 rightengineer :
>> Thanks for response Fabien...
>>
>> can you share any working example using gb.chart. I tried the attached
>> code but it does not work and there is no documentation which I can
>> refer and write code.
>>
>> What I want to is plot X-Y Line Graph, I tried using the draw function
>> using "line draw" and I could do some basic graphs But I prefer if I
>> could use the "Chart" class (gb.chart)
>>
>> Thanks in advance
>> Jay
>>
>>
>> On Mon, Aug 27, 2012 at 11:17 AM, Fabien Bodard  wrote:
>>> 2012/8/27 rightengineer :
>>>> Has any one documented help for gb.chart?
>>>
>>> hem :/ ... no but maybe i can help you ?
>>>
>>>>
>>>> --
>>>> 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
>>>
>>>
>>>
>>> --
>>> 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
>>
>
>
>
> --
> 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


Re: [Gambas-user] Who use gb.report ? (to all gambas users)

2012-08-30 Thread rightengineer
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, Y2Yn 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  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