gemseo / post / dataset

Show inherited members

plot_factory module

A factory of plots.

class gemseo.post.dataset.plot_factory.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.