piglot.objective.DynamicPlotter

class DynamicPlotter[source]

Bases: ABC

Abstract class for dynamically-updating plots

Methods

update

Update the plot with the most recent data

abstract update() None[source]

Update the plot with the most recent data