Skip to content

Add zoom functionality for plots

Daniel Kullmann requested to merge feature/zoom-into-plots into master

I want to have zoom functionality for plots:

  • Select a range in a plot: zoom into that range
  • Double-click on plot: reset zoom

Merge request reports