MantisBT - ParaView | ||||||||||
| View Issue Details | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||
| 0009558 | ParaView | Bug | public | 2009-09-17 11:21 | 2016-08-12 09:57 | |||||
| Reporter | Ken Moreland | |||||||||
| Assigned To | Kitware Robot | |||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | |||||
| Status | closed | Resolution | moved | |||||||
| Platform | OS | OS Version | ||||||||
| Product Version | ||||||||||
| Target Version | Fixed in Version | |||||||||
| Project | ||||||||||
| Topic Name | ||||||||||
| Type | ||||||||||
| Summary | 0009558: When selecting a field to color by in Python, should default to same color map as GUI | |||||||||
| Description | Consider the following Python script typed in the Python shell of the GUI. Sphere() Elevation() rep = GetRepresentation() rep.ColorArrayName = 'Elevation' Show() Render() Now take a look at the color map in the GUI. It should be taking the default color map in the ParaView settings. Instead, it is taking whatever the default is defined in VTK. It is a crummy default and is scaled wrong. You cannot access the color map being used, you have to create a new one. The color map is not shown properly if you open the Color Scale Editor. When you set an array to color by, a new lookup table that is accessible to the GUI should be created. It should default to whatever the user has as the default in the ParaView settings or to some application default if the settings are not available. The scale of the lookup table should also be set in the same way it is set in the GUI. | |||||||||
| Steps To Reproduce | ||||||||||
| Additional Information | ||||||||||
| Tags | No tags attached. | |||||||||
| Relationships |
| |||||||||
| Attached Files | ||||||||||
| Issue History | ||||||||||
| Date Modified | Username | Field | Change | |||||||
| 2009-09-17 11:21 | Ken Moreland | New Issue | ||||||||
| 2009-09-17 11:21 | Ken Moreland | Relationship added | child of 0009557 | |||||||
| 2016-08-12 09:57 | Kitware Robot | Note Added: 0037712 | ||||||||
| 2016-08-12 09:57 | Kitware Robot | Status | expired => closed | |||||||
| 2016-08-12 09:57 | Kitware Robot | Resolution | open => moved | |||||||
| 2016-08-12 09:57 | Kitware Robot | Assigned To | => Kitware Robot | |||||||
| Notes | |||||
|
|
|||||
|
|
||||