gemseo.post.dataset.factory module#

A factory of dataset plot.

class DatasetPlotFactory[source]#

Bases: BaseFactory[DatasetPlot]

A factory of dataset plot.

Return type:

Any

failed_imports: dict[str, str]#

The class names bound to the import errors.