gemseo.post.dataset.plots.factory module#

A factory of plots.

class PlotFactory[source]#

Bases: BaseFactory[T]

A factory of plots.

Return type:

Any

failed_imports: dict[str, str]#

The class names bound to the import errors.