More logs

This commit is contained in:
Khalid Adil 2023-08-02 18:38:47 -05:00
parent 9c0d37dabd
commit 4a84870342

View File

@ -346,6 +346,7 @@ export default {
},
mounted() {
console.log('plot mounted');
console.log(this.domainObject);
this.yAxisIdVisibility = {};
this.offsetWidth = 0;