mirror of
https://github.com/nasa/openmct.git
synced 2025-03-22 03:55:31 +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',
|
||||
description: 'View data as a scatter plot.',
|
||||
creatable: true,
|
||||
annotatable: true,
|
||||
initialize: function (domainObject) {
|
||||
domainObject.composition = [];
|
||||
domainObject.configuration = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user