gemseo / post / dataset

yvsx module

YvsX plot

A YvsX plot represents samples of a couple \((x,y)\) as a set of points whose values are stored in a Dataset. The user can select the style of line or markers, as well as the color.

class gemseo.post.dataset.yvsx.YvsX(dataset)[source]

Bases: gemseo.post.dataset.dataset_plot.DatasetPlot

Plot curve y versus x.

Constructor.

Parameters

dataset (Dataset) – dataset