View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004109ParaView(No Category)public2006-12-01 09:592007-09-17 19:27
ReporterKen Moreland 
Assigned ToDave DeMarle 
PriorityhighSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004109: Label Ids
DescriptionAdd the ability to put Id labels on points or cells.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0007269)
Berk Geveci (administrator)
2007-04-13 09:00

I think this is a very important feature. Infovis folks are working on this as well. We should spend some time to get this right.
(0008423)
Berk Geveci (administrator)
2007-08-13 14:20

This needs verification before closing.
(0008808)
Berk Geveci (administrator)
2007-09-03 10:53

This works well. We are labeling selections. To turn on labeling, bring up the selection inspector. At the bottom, under Display Style, there are tabs to turn on labels for selected cells and points.
(0008850)
Ken Moreland (manager)
2007-09-05 17:36

The cell labels do not work in client/server mode with more 2 processes on the server and doing surface selection. Connect to a server with at least 2 processes, create a sphere source, do a surface selection, and then turn on labeling. Probably not all of the cells are labeled. The weird thing is that the labeling seems to work with frustum cell selection.

I appear to have similar problems with frustum point selection if I select a lot of points on the sphere. I have not tried surface point selection yet because that is not working for me right now.
(0008890)
Berk Geveci (administrator)
2007-09-07 14:05

I can reproduce this with 2 nodes as well. Create a sphere, a process id scalars filter and then rubber-band select several cells. Turn on labeling. Labels are all wrong. Happens with or without compositing.
(0008970)
Dave DeMarle (administrator)
2007-09-13 11:21

DataLabelRepresentation wasn't telling it's update suppressor what piece to work on. As a result each node would end up with N copies of node 0's data instead of everything.
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMDataLabelRepresentationProxy.cxx,v <-- vtkSMDataLabelRepresentationProxy.cxx
new revision: 1.12; previous revision: 1.11

 Issue History
Date Modified Username Field Change
2007-08-13 14:20 Berk Geveci Note Added: 0008423
2007-08-23 17:10 Berk Geveci Category => 3.2
2007-09-03 10:53 Berk Geveci Note Added: 0008808
2007-09-03 10:53 Berk Geveci Status tabled => @80@
2007-09-03 10:53 Berk Geveci Resolution open => fixed
2007-09-05 17:36 Ken Moreland Status @80@ => @20@
2007-09-05 17:36 Ken Moreland Resolution fixed => reopened
2007-09-05 17:36 Ken Moreland Note Added: 0008850
2007-09-07 14:05 Berk Geveci Note Added: 0008890
2007-09-07 14:06 Berk Geveci Status @20@ => tabled
2007-09-07 14:06 Berk Geveci Assigned To Berk Geveci => Dave DeMarle
2007-09-13 11:21 Dave DeMarle Note Added: 0008970
2007-09-13 11:21 Dave DeMarle Status tabled => @80@
2007-09-13 11:21 Dave DeMarle Resolution reopened => fixed
2007-09-17 19:27 Alan Scott Status @80@ => closed
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team