mirror of
https://github.com/nasa/openmct.git
synced 2025-05-02 16:53:24 +00:00
More logs
This commit is contained in:
parent
9c0d37dabd
commit
4a84870342
@ -346,6 +346,7 @@ export default {
|
|||||||
},
|
},
|
||||||
mounted() {
|
mounted() {
|
||||||
console.log('plot mounted');
|
console.log('plot mounted');
|
||||||
|
console.log(this.domainObject);
|
||||||
this.yAxisIdVisibility = {};
|
this.yAxisIdVisibility = {};
|
||||||
this.offsetWidth = 0;
|
this.offsetWidth = 0;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user