Method

AgsGuiCartesianadd_plot

since: 3.0.0

Declaration [src]

void
ags_cartesian_add_plot (
  AgsCartesian* cartesian,
  AgsPlot* plot
)

Description [src]

Add plot to cartesian.

Available since: 3.0.0

Parameters

plot

Type: AgsPlot*

The AgsPlot-struct.

The argument can be NULL.
The data is owned by the caller of the function.