mirror of
https://github.com/nasa/openmct.git
synced 2025-03-23 04:25:27 +00:00
not sure if scatter plots are annotatable
This commit is contained in:
parent
1326693643
commit
cded8fc4d0
@ -40,7 +40,6 @@ export default function () {
|
|||||||
cssClass: 'icon-plot-scatter',
|
cssClass: 'icon-plot-scatter',
|
||||||
description: 'View data as a scatter plot.',
|
description: 'View data as a scatter plot.',
|
||||||
creatable: true,
|
creatable: true,
|
||||||
annotatable: true,
|
|
||||||
initialize: function (domainObject) {
|
initialize: function (domainObject) {
|
||||||
domainObject.composition = [];
|
domainObject.composition = [];
|
||||||
domainObject.configuration = {
|
domainObject.configuration = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user