We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Related issue: niivue/niivue#893
The created FreeSurferColorLUT.json has "I": [], which makes it an invalid colormap.
FreeSurferColorLUT.json
"I": [],
The text was updated successfully, but these errors were encountered:
Passing the value to setColormapLabel causes the error
setColormapLabel
Uncaught Error: colormap does not make sense: [object Object] makeLabelLut colortables.ts:98 setColormapLabel index.ts:2292 <anonymous> debugger eval code:1 colortables.ts:98:12 makeLabelLut colortables.ts:98 setColormapLabel index.ts:2292 <anonymous> debugger eval code:1
Sorry, something went wrong.
Populate Index (#1)
cc07018
No branches or pull requests
Related issue: niivue/niivue#893
The created
FreeSurferColorLUT.json
has"I": [],
which makes it an invalid colormap.The text was updated successfully, but these errors were encountered: