MantisBT - ParaView
View Issue Details
0006109ParaView(No Category)public2007-12-03 09:292009-05-13 13:59
Ken Moreland 
Mark Richardson 
normalminoralways
closedfixed 
 
3.43.4 
0006109: Cannot change bar chart colors in its display panel
There is no direct way to change the colors in a bar chart. You should be able to go to the display panel with the bar chart and visible object active and edit the color map.
You can get around this problem by going to a 3D view showing the same variable and change the colors for the 3D view.
No tags attached.
has duplicate 0005955closed Berk Geveci Edit lookuptable on BarChart Display page 
related to 0006239closed Mark Richardson Rescale to Data Range in bar chart/histogram 
Issue History
2007-12-03 09:29Ken MorelandNew Issue
2008-01-14 12:30Ken MorelandRelationship addedrelated to 0006239
2008-04-08 15:13Ken MorelandRelationship addedhas duplicate 0005955
2008-04-08 15:18Ken MorelandStatusbacklog => tabled
2008-04-08 15:18Ken MorelandAssigned To => Berk Geveci
2008-05-01 13:48Berk GeveciAssigned ToBerk Geveci => Mark Richardson
2008-08-12 13:58Mark RichardsonStatustabled => @80@
2008-08-12 13:58Mark RichardsonResolutionopen => fixed
2008-08-12 13:58Mark RichardsonNote Added: 0012990
2008-08-14 16:15Alan ScottStatus@80@ => closed
2008-08-14 16:15Alan ScottNote Added: 0013020
2009-05-13 13:58Utkarsh AyachitTarget Version => 3.4
2009-05-13 13:59Utkarsh AyachitFixed in Version => 3.4
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0012990)
Mark Richardson   
2008-08-12 13:58   
The edit color map button on the bar chart display panel now works. I added a virtual method to pqDataRepresentation to get the opacity function. That abstraction simplified the color map editor. I also removed the component selection combo box from the color map editor, which made it possible to edit a pipeline and a bar chart representation in the same dialog.

The histogram color map can be edited from the toolbar button as well.
(0013020)
Alan Scott   
2008-08-14 16:15   
Tested client/server.