openmct/src
Nikhil 9f9c69ee68
Gauge limits (#5156)
* Fix tick values for plots ticks in log mode and null check (#5119)
* [2297] When there is no display range or range, skip setting the range value when auto scale is turned off.
* If the formatted value is a number and a float, set precision to 2 decimal points.
* Fix value assignment
* Use whole numbers in log mode
* Revert whole numbers fix - need floats for values between 0 and 1.
* Reverts forced precision for log plots axis labels (#5147)
* [Gauge Plugin] Limits and Composition Issues #5155
* default current value as '--'
* updated as per review comments.
Co-authored-by: Shefali Joshi <simplyrender@gmail.com>
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2022-05-20 20:28:56 +00:00
..
api Scatter plots (#4881) 2022-05-19 14:01:33 +00:00
exporters Refactor plot actions to save space (#5201) 2022-05-20 18:41:01 +00:00
images/favicons Misc UI 10 (#2441) 2019-08-30 15:51:52 -07:00
plugins Gauge limits (#5156) 2022-05-20 20:28:56 +00:00
selection touch every file on earth to update copyright (#4729) 2022-01-18 11:27:28 -08:00
styles Scatter plots (#4881) 2022-05-19 14:01:33 +00:00
tools touch every file on earth to update copyright (#4729) 2022-01-18 11:27:28 -08:00
ui Rename a file tree object trigger an alphabetical reordering (#5187) 2022-05-19 11:21:33 -04:00
utils Better detection of device orientation based on browser feature availability (#5172) 2022-05-20 19:31:59 +00:00
MCT.js Scatter plots (#4881) 2022-05-19 14:01:33 +00:00
MCTSpec.js touch every file on earth to update copyright (#4729) 2022-01-18 11:27:28 -08:00