-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Here is a very annoying prompt. As the title shows. Solving it is relatively simple. Just modify this sentence.
p <- plot_ly(data, marker = list(size = node.size),
x = data$x.mni*d.factor,
y = data$y.mni*d.factor,
z = data$z.mni*d.factor,
color= ~node.color,
name = data$ROI.Name,
type = "scatter3d")
Metadata
Metadata
Assignees
Labels
No labels