openmct/e2e/tests/plugins/plot
Joe Pea 402cd15726
Log plots 2 / custom ticks (#4931)
* add some types to XAxisModel

* Add UI to toggle log mode.

* handle autoscale toggle for logMode

* add log plot tests

* test log ticks work after refresh

* add an initial manually-created visual snapshot test of log plot chart

* update plot unit tests for log mode

* remove scale variable for now

* make v-for keys unique per template to avoid a small performance hazard of v-for markup in the same subtree of a template having clashing keys (Vue quirk)

Co-authored-by: unlikelyzero <jchill2@gmail.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
Co-authored-by: Shefali Joshi <simplyrender@gmail.com>
2022-04-20 14:28:46 -07:00
..
autoscale.e2e.spec.js-snapshots fix a couple flaky tests (#5061) 2022-04-20 10:41:09 -07:00
autoscale.e2e.spec.js fix a couple flaky tests (#5061) 2022-04-20 10:41:09 -07:00
log-plot.e2e.spec.js Log plots 2 / custom ticks (#4931) 2022-04-20 14:28:46 -07:00