openmct/e2e/tests/functional/plugins/plot
Scott Bell 8831b75c5d
Clicking a plot annotation should pause the plot (#6446)
* free plot on search selection and remove rectangles when resuming

* add test

* remove rectanges

* update test

* more reliable way to load annotations

* use event to wait for axes and update tests

* restore test

* cancel selection in plots if clicking outside plot

* Revert "cancel selection in plots if clicking outside plot"

This reverts commit 82ea50152b.

* Listen to the navigation triggered selection of the target object before selecting the annotations for the object

* remove commented out code

* check if we've already navigated to the object

---------

Co-authored-by: Khalid Adil <khalidadil29@gmail.com>
Co-authored-by: Shefali <simplyrender@gmail.com>
2023-03-17 20:12:52 +01:00
..
autoscale.e2e.spec.js-snapshots When auto scale is turned off, handle user specified range correctly (#6258) 2023-02-07 15:19:50 -08:00
autoscale.e2e.spec.js feat: Inspector tabs (#6137) 2023-03-06 14:11:25 -08:00
logPlot.e2e.spec.js feat: Inspector tabs (#6137) 2023-03-06 14:11:25 -08:00
missingPlotObj.e2e.spec.js Update copyright date (#6395) 2023-03-06 21:58:18 +04:00
overlayPlot.e2e.spec.js fix(#6338): LimitLines persist when series is moved to another Y Axis (#6367) 2023-03-08 00:19:16 +00:00
plotLegendSwatch.e2e.spec.js feat: Inspector tabs (#6137) 2023-03-06 14:11:25 -08:00
plotRendering.e2e.spec.js Update copyright date (#6395) 2023-03-06 21:58:18 +04:00
scatterPlot.e2e.spec.js feat: Inspector tabs (#6137) 2023-03-06 14:11:25 -08:00
stackedPlot.e2e.spec.js feat: Inspector tabs (#6137) 2023-03-06 14:11:25 -08:00
tagging.e2e.spec.js Clicking a plot annotation should pause the plot (#6446) 2023-03-17 20:12:52 +01:00