mirror of
https://github.com/nasa/openmct.git
synced 2024-12-27 00:31:06 +00:00
d08ea62932
* New option to show/hide stacked plot aggregate legend - defaulted to not show. Use the Plot component in the StackedPlotItem component for simplicity and show/hide sub-legends as needed. * Fix position and expanded classes when children are showing their legends * Fix broken tests and ensure gridlines and cursorguides work. * Adds e2e test for new legend configuration for stacked plot * Address review comments - Remove commented out code, optimize property lookup, fix bug with staleness * Remove the isStale icon in the legend when a plot is inside a stacked plot. --------- Co-authored-by: Jamie V <jamie.j.vigliotta@nasa.gov> |
||
---|---|---|
.. | ||
autoscale.e2e.spec.js-snapshots | ||
autoscale.e2e.spec.js | ||
logPlot.e2e.spec.js | ||
missingPlotObj.e2e.spec.js | ||
overlayPlot.e2e.spec.js | ||
plotRendering.e2e.spec.js | ||
scatterPlot.e2e.spec.js | ||
stackedPlot.e2e.spec.js | ||
tagging.e2e.spec.js |