From 78566e1aba63779db736001edf6e816f24667f7a Mon Sep 17 00:00:00 2001 From: Aaron Brewster Date: Thu, 19 Oct 2023 10:37:18 -0400 Subject: [PATCH] Actually use NXCHAR_OR_NUMBER --- base_classes/NXdata.nxdl.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base_classes/NXdata.nxdl.xml b/base_classes/NXdata.nxdl.xml index f2431e371..a232ac3b4 100644 --- a/base_classes/NXdata.nxdl.xml +++ b/base_classes/NXdata.nxdl.xml @@ -115,12 +115,12 @@ the axes attribute can be omitted. - + Which slice of data to show in a plot by default. This is useful especially for datasets with more than 2 dimensions. - Should be an array of strings of length equal to the number of dimensions + Should be an array of length equal to the number of dimensions in the data, with the following possible values: * ".": All the data in this dimension should be included