Problem with tvtk.tools.visual.box
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 316
- Avg merge
- 7h 44m
- Merged PRs (30d)
- 5
Description
I was trying the example of animation in http://docs.enthought.com/mayavi/mayavi/auto/example_mlab_visual.html#example-mlab-visual
I found it gives an error of tvtk.tools.visual class don't have attribute "colour".
Also, tvtk.tools.visual.box() have a problem when I tried to update the position of the box with like "box.x=1". The display doesn't change with the line. I tried visual.Cylinder(), it works well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.