Skip to content

Adjusting color map is broken #677

@potter2

Description

@potter2

The color map window has the capability to adjust each color. This does work by adjusting the numbers or picking from the upper right color selection. It won't save to the colormap I am using.
The e
color_map
rror that pops up is:
Traceback (most recent call last):
File "/Users/potter/uvcdat/build/install/vistrails/vistrails/gui/uvcdat/colormapEditorWidget.py", line 297, in applyChanges
self.activeCanvas.canvas.setcolorcell(n,r,g,b);
TypeError: setcolorcell() takes exactly 5 arguments (4 given)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions