InterruptedTimeSeries.plot#

InterruptedTimeSeries.plot(counterfactual_label='Counterfactual', round_to=None, **kwargs)#

Plot the results

Parameters:

round_to – Number of decimals used to round results. Defaults to 2. Use “None” to return raw numbers.