On Tuesday 16 November 2010 19:18:17 wally wrote:
> Hi,
> 
> i need to draw a graph with nonlinear data from a measurement device.
> Doing draw.line/draw.polyline gives pretty ugly results.
> Is there a way to draw to drawarea with smooth lines, bezier or curve_to as
>  in cairo with Gambas2 ? In general its an YT-Plotter / Recorder
> 
> wally
> 
> 
> 
> ---------------------------------------------------------------------------
> --- Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today
> http://p.sf.net/sfu/msIE9-sfdev2dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 

Hav;t used the gambas graphing stuff for eons, but shelling to gnuplot and 
retrieving the piccie and displaying it is really really quick and your 
options are (relatively) unlimited.

Regards

Richard

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to