not sure if scatter plots are annotatable

This commit is contained in:
Jamie V 2024-12-20 15:21:47 -08:00
parent 1326693643
commit cded8fc4d0

View File

@ -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 = {