Skip to content

[IHTA] Fix: interactive plot did not update

Pascal Palenda requested to merge fix/interactive-plot into master

The sliders did not update the plot in the notebook but added them to the log. By using inline plots, this can be fixed. It might not be the cleanest solution, but it works.

Merge request reports