Compare commits

...

4 Commits

2 changed files with 4 additions and 0 deletions

View File

@ -61,6 +61,7 @@
"node-bourbon": "^4.2.3",
"node-sass": "^4.9.2",
"painterro": "^1.0.35",
"plotly.js-dist": "^1.54.5",
"printj": "^1.2.1",
"raw-loader": "^0.5.1",
"request": "^2.69.0",

View File

@ -5,6 +5,9 @@
</template>
<script>
// eslint-disable-next-line no-unused-vars
import Plotly from 'plotly.js-dist';
export default {
inject: ['openmct', 'domainObject'],
data: function () {