openmct/e2e/tests/functional/plugins/plot
Jesse Mazzella fa6cbb6f4d
fix(#6158): StackedPlotItem reorders are reflected on the plot in real time (#6346)
* fix: ensure Vue can react to stacked plot item reorders

- Use Vue.$set instead of assignment so Vue can pick up StackedPlot composition reorders immediately

* test(e2e): add test for stacked plot item reorder

* docs: specify plot item order in comments

* fix: correct page.goto() url
2023-02-27 14:35:02 -08: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 When auto scale is turned off, handle user specified range correctly (#6258) 2023-02-07 15:19:50 -08:00
logPlot.e2e.spec.js Fix multiple y axis issues (#6204) 2023-02-01 21:46:15 +00:00
missingPlotObj.e2e.spec.js test(e2e): unique names for created objects by default (#5945) 2022-11-07 23:50:33 +00:00
overlayPlot.e2e.spec.js Decouple removal of independent time context for a view from refreshing context for other views (#6334) 2023-02-13 21:19:26 +00:00
plotLegendSwatch.e2e.spec.js test(e2e): unique names for created objects by default (#5945) 2022-11-07 23:50:33 +00:00
plotRendering.e2e.spec.js [Plots] Ignore Infinity when autoscaling y-axis (#5907) 2022-12-12 11:51:57 -08:00
scatterPlot.e2e.spec.js Use Composition API to add/remove from composition (#5941) 2022-11-10 20:06:13 +00:00
stackedPlot.e2e.spec.js fix(#6158): StackedPlotItem reorders are reflected on the plot in real time (#6346) 2023-02-27 14:35:02 -08:00