Skip to main content

Plotting Options

gambas provides many plotting options, aiming for feature parity with Gnuplot's options.

Options implement the GnuplotOpt interface and can be passed around in different plotting functions.

Set

Refer to the Gnuplot documentation on set command for more info.

Setangles

func Setangles(value string) GnuplotOpt

Setarrow

func Setarrow(value string) GnuplotOpt

Setautoscale

func Setautoscale(value string) GnuplotOpt

Setbmargin

func Setbmargin(value string) GnuplotOpt

Setborder

func Setborder(value string) GnuplotOpt

Setboxwidth

func Setboxwidth(value string) GnuplotOpt

Setboxdepth

func Setboxdepth(value string) GnuplotOpt

Setcolor

func Setcolor() GnuplotOpt

Setcolormap

func Setcolormap(value string) GnuplotOpt

Setcolorsequence

func Setcolorsequence(value string) GnuplotOpt

Setclip

func Setclip(value string) GnuplotOpt

Setcntrlabel

func Setcntrlabel(value string) GnuplotOpt

Setcntrparam

func Setcntrparam(value string) GnuplotOpt

Setcolorbox

func Setcolorbox(value string) GnuplotOpt

Setcontour

func Setcontour(value string) GnuplotOpt

Setdashtype

func Setdashtype(value string) GnuplotOpt

Setdatafile

func Setdatafile(value string) GnuplotOpt

Setdecimalsign

func Setdecimalsign(value string) GnuplotOpt

Setdgrid3d

func Setdgrid3d(value string) GnuplotOpt

Setdummy

func Setdummy(value string) GnuplotOpt

Setencoding

func Setencoding(value string) GnuplotOpt

Seterrorbars

func Seterrorbars(value string) GnuplotOpt

Setfit

func Setfit(value string) GnuplotOpt

Setfontpath

func Setfontpath(value string) GnuplotOpt

Setformat

func Setformat(value string) GnuplotOpt

Setgrid

func Setgrid(value string) GnuplotOpt

Sethidden3d

func Sethidden3d(value string) GnuplotOpt

Sethistorysize

func Sethistorysize(value string) GnuplotOpt

Sethistory

func Sethistory(value string) GnuplotOpt

Setisosamples

func Setisosamples(value string) GnuplotOpt

Setisosurface

func Setisosurface(value string) GnuplotOpt

Setisotropic

func Setisotropic() GnuplotOpt

Setjitter

func Setjitter(value string) GnuplotOpt

Setkey

func Setkey(value string) GnuplotOpt

Setlabel

func Setlabel(value string) GnuplotOpt

Setlinetype

func Setlinetype(value string) GnuplotOpt
func Setlink(value string) GnuplotOpt

Setlmargin

func Setlmargin(value string) GnuplotOpt

Setloadpath

func Setloadpath(value string) GnuplotOpt

Setlocale

func Setlocale(value string) GnuplotOpt

Setlogscale

func Setlogscale(value string) GnuplotOpt

Setmapping

func Setmapping(value string) GnuplotOpt

Setmicro

func Setmicro(value string) GnuplotOpt

Setminussign

func Setminussign(value string) GnuplotOpt

Setmonochrome

func Setmonochrome(value string) GnuplotOpt

Setmouse

func Setmouse(value string) GnuplotOpt

Setmttics

func Setmttics(value string) GnuplotOpt

Setmultiplot

func Setmultiplot(value string) GnuplotOpt

Setmx2tics

func Setmx2tics(value string) GnuplotOpt

Setmy2tics

func Setmy2tics(value string) GnuplotOpt

Setmytics

func Setmytics(value string) GnuplotOpt

Setmztics

func Setmztics(value string) GnuplotOpt

Setnonlinear

func Setnonlinear(value string) GnuplotOpt

Setobject

func Setobject(value string) GnuplotOpt

Setoffsets

func Setoffsets(value string) GnuplotOpt

Setorigin

func Setorigin(value string) GnuplotOpt

Setoutput

func Setoutput(value string) GnuplotOpt

Setoverflow

func Setoverflow(value string) GnuplotOpt

Setpalette

func Setpalette(value string) GnuplotOpt

Setparametric

func Setparametric(value string) GnuplotOpt

Setpaxis

func Setpaxis(value string) GnuplotOpt

Setpixmap

func Setpixmap(value string) GnuplotOpt

Setpm3d

func Setpm3d(value string) GnuplotOpt

Setpointintervalbox

func Setpointintervalbox() GnuplotOpt

Setpointsize

func Setpointsize(value string) GnuplotOpt

Setpolar

func Setpolar() GnuplotOpt

Setprint

func Setprint(value string) GnuplotOpt

Setpsdir

func Setpsdir(value string) GnuplotOpt

Setraxis

func Setraxis() GnuplotOpt

Setrgbmax

func Setrgbmax(value string) GnuplotOpt

Setrlabel

func Setrlabel(value string) GnuplotOpt

Setrmargin

func Setrmargin(value string) GnuplotOpt

Setrrange

func Setrrange(value string) GnuplotOpt

Setrtics

func Setrtics(value string) GnuplotOpt

Setsamples

func Setsamples(value string) GnuplotOpt

Setsize

func Setsize(value string) GnuplotOpt

Setspiderplot

func Setspiderplot() GnuplotOpt

Setstyle

func Setstyle(value string) GnuplotOpt

Setsurface

func Setsurface(value string) GnuplotOpt

Settable

func Settable(value string) GnuplotOpt

Setterminal

func Setterminal(value string) GnuplotOpt

Settermoption

func Settermoption(value string) GnuplotOpt

Settheta

func Settheta(value string) GnuplotOpt

Settics

func Settics(value string) GnuplotOpt

Settimestamp

func Settimestamp(value string) GnuplotOpt

Settimefmt

func Settimefmt(value string) GnuplotOpt

Settitle

func Settitle(value string) GnuplotOpt

Settmargin

func Settmargin(value string) GnuplotOpt

Settrange

func Settrange(value string) GnuplotOpt

Setttics

func Setttics(value string) GnuplotOpt

Seturange

func Seturange(value string) GnuplotOpt

Setvgrid

func Setvgrid(value string) GnuplotOpt

Setview

func Setview(value string) GnuplotOpt

Setvrange

func Setvrange(value string) GnuplotOpt

Setvxrange

func Setvxrange(value string) GnuplotOpt

Setvyrange

func Setvyrange(value string) GnuplotOpt

Setvzrange

func Setvzrange(value string) GnuplotOpt

Setwalls

func Setwalls(value string) GnuplotOpt

Setx2ata

func Setx2ata(value string) GnuplotOpt

Setx2dtics

func Setx2dtics(value string) GnuplotOpt

Setx2label

func Setx2label(value string) GnuplotOpt

Setx2mtics

func Setx2mtics(value string) GnuplotOpt

Setx2range

func Setx2range(value string) GnuplotOpt

Setx2tics

func Setx2tics(value string) GnuplotOpt

Setx2zeroaxis

func Setx2zeroaxis(value string) GnuplotOpt

Setxdata

func Setxdata(value string) GnuplotOpt

Setxdtics

func Setxdtics(value string) GnuplotOpt

Setxlabel

func Setxlabel(value string) GnuplotOpt

Setxmtics

func Setxmtics(value string) GnuplotOpt

Setxrange

func Setxrange(value string) GnuplotOpt

Setxtics

func Setxtics(value string) GnuplotOpt

Setxyplane

func Setxyplane(value string) GnuplotOpt

Setxzeroaxis

func Setxzeroaxis(value string) GnuplotOpt

Sety2data

func Sety2data(value string) GnuplotOpt

Sety2dtics

func Sety2dtics(value string) GnuplotOpt

Sety2label

func Sety2label(value string) GnuplotOpt

Sety2mtics

func Sety2mtics(value string) GnuplotOpt

Sety2range

func Sety2range(value string) GnuplotOpt

Sety2tics

func Sety2tics(value string) GnuplotOpt

Sety2zeroaxis

func Sety2zeroaxis(value string) GnuplotOpt

Setydata

func Setydata(value string) GnuplotOpt

Setydtics

func Setydtics(value string) GnuplotOpt

Setylabel

func Setylabel(value string) GnuplotOpt

Setymtics

func Setymtics(value string) GnuplotOpt

Setyrange

func Setyrange(value string) GnuplotOpt

Setytics

func Setytics(value string) GnuplotOpt

Setyzeroaxis

func Setyzeroaxis(value string) GnuplotOpt

Setzdata

func Setzdata(value string) GnuplotOpt

Setzdtics

func Setzdtics(value string) GnuplotOpt

Setzzeroaxis

func Setzzeroaxis(value string) GnuplotOpt

Setcbdata

func Setcbdata(value string) GnuplotOpt

Setcbdtics

func Setcbdtics(value string) GnuplotOpt

Setzero

func Setzero(value string) GnuplotOpt

Setzlabel

func Setzlabel(value string) GnuplotOpt

Setzmtics

func Setzmtics(value string) GnuplotOpt

Setzrange

func Setzrange(value string) GnuplotOpt

Setztics

func Setztics(value string) GnuplotOpt

Setcblabel

func Setcblabel(value string) GnuplotOpt

Setcbmtics

func Setcbmtics(value string) GnuplotOpt

Setcbrange

func Setcbrange(value string) GnuplotOpt

Setcbtics

func Setcbtics(value string) GnuplotOpt

Using

func Using(value string) GnuplotOpt

Refer to the Gnuplot documentation on using command for more info.

Via

func Via(value string) GnuplotOpt

Via is generally used with fit. Refer to the Gnuplot documentation on fit and via command for more info.

With

func With(value string) GnuplotOpt

Refer to the Gnuplot documentation on with command for more info.