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