scatter module¶
Scatter plot¶
A Scatter plot represents a set of points
\(\{x_i,y_i\}_{1\leq i \leq n}\) as markers on a classical plot
where the color of points can be heterogeneous.
-
class
gemseo.post.dataset.scatter.Scatter(dataset)[source]¶ Bases:
gemseo.post.dataset.dataset_plot.DatasetPlotPlot curve y versus x.
Constructor.
- Parameters
dataset (Dataset) – dataset