openmct/example/generator
Khalid Adil e0ed0bb6e2
[Plots] Ignore Infinity when autoscaling y-axis (#5907)
* Change approach to filter positive and negative infinity values when updating stats

* Change filter when there are no plot stats and a positive/negative infinity value occurs

* Add check for negative infinity

* Name the unplottable values array and move it to the constructor

* Add option to render infinity values

* Add e2e test to render plot with infinity values

* Add accessibility labels to help locate items in tests
Refactor tests

* refactor(e2e): stabilize plotRendering test

Co-authored-by: Shefali <simplyrender@gmail.com>
Co-authored-by: Jesse Mazzella <jesse.d.mazzella@nasa.gov>
2022-12-12 11:51:57 -08:00
..
GeneratorMetadataProvider.js Support for spectral plots via existing bar graphs (#5162) 2022-06-03 19:32:32 -07:00
GeneratorProvider.js [Plots] Ignore Infinity when autoscaling y-axis (#5907) 2022-12-12 11:51:57 -08:00
generatorWorker.js [Plots] Ignore Infinity when autoscaling y-axis (#5907) 2022-12-12 11:51:57 -08:00
plugin.js [Plots] Ignore Infinity when autoscaling y-axis (#5907) 2022-12-12 11:51:57 -08:00
SinewaveLimitProvider.js touch every file on earth to update copyright (#4729) 2022-01-18 11:27:28 -08:00
StateGeneratorProvider.js touch every file on earth to update copyright (#4729) 2022-01-18 11:27:28 -08:00
WorkerInterface.js Updated the dependency injection syntax to use v4 instead of default (#5279) 2022-06-02 18:42:11 +00:00