MantisBT - VTK | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0014272 | VTK | (No Category) | public | 2013-09-11 08:59 | 2016-08-12 09:55 | |||||
Reporter | Kevin Wang | |||||||||
Assigned To | Kitware Robot | |||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |||||
Status | closed | Resolution | moved | |||||||
Platform | OS | OS Version | ||||||||
Product Version | 6.0.0 | |||||||||
Target Version | Fixed in Version | |||||||||
Project | TBD | |||||||||
Type | feature | |||||||||
Summary | 0014272: vtkScalarBarActor improvement | |||||||||
Description | Hi vtk-developers, I am developing modules in Slicer and found one limitation in vtkScalarBarActor. Currently vtk scalarbar widget only shows scalar value as labels. It would be useful in some applications to show the color names as labels. For example: when using the Slicer3_2010_label_Colors color table in slicer, instead of showing the scalar values, it would be nice to show the color names as labels in scalarbar widget. Please find more info about this at http://na-mic.org/Mantis/view.php?id=2919 [^] To enable this feature, I have created a new sub class of vtkScalarBarActor which allows adding color names with a method: int SetColorName(int ind, const char *name); It also has a variable to enable/disable using the color as label. Please see the code as https://github.com/kevinwangcanada/Slicer/blob/2919-Add-UseColorNameAsLabel-for-scalarbar-widget/Modules/Loadable/Colors/VTKRendering/vtkSlicerScalarBarActor.h [^] Before we merge this into the slicer trunk, we would like to know if you think it is relevant and something like this can be merged into VTK. Thanks for your consideration. Kevin | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2013-09-11 08:59 | Kevin Wang | New Issue | ||||||||
2014-10-05 19:19 | Cory Quammen | Relationship added | related to 0014752 | |||||||
2016-07-06 16:48 | Berk Geveci | Status | backlog => expired | |||||||
2016-07-06 16:48 | Berk Geveci | Note Added: 0036250 | ||||||||
2016-08-12 09:55 | Kitware Robot | Note Added: 0037308 | ||||||||
2016-08-12 09:55 | Kitware Robot | Status | expired => closed | |||||||
2016-08-12 09:55 | Kitware Robot | Resolution | open => moved | |||||||
2016-08-12 09:55 | Kitware Robot | Assigned To | => Kitware Robot |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|