piglot.objectives.response_objective.DynamicResponsePlotter

class DynamicResponsePlotter(figures: List[Figure], solver: Solver, mapping: Dict[Line2D, str], transformers: Dict[str, ResponseTransformer])[source]

Bases: DynamicPlotter

Dynamic plotter for response-based objectives.

Methods

update

Update the plot with new results.

update() None[source]

Update the plot with new results.