View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008979ParaView(No Category)public2009-05-06 21:482009-06-09 21:18
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.6Fixed in Version 
Summary0008979: (Venus - High) With plots, the Use Data Array input doesn't work.
DescriptionTrunk ParaView, XP, local server.
Open disk_out_ref.exo, turn on all variables.
Filters/ Data Analysis/ Plot over Line. Apply.
Go to the Display tab. Change Use Data Array to CH4 (which has a range of 0 to 0.0011). Notice that the X axis has not changed.
Now, select disk_out_ref.exo in the Pipeline Browser. Note that the X axis has changed.

This is unacceptable behavior. It needs to be fixed for 3.6.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0016324)
Alan Scott (manager)
2009-05-06 21:51

Also, arc_length is slightly unclear. Should it be line_length? Or are we preparing to use a "Plot over Arc" filter in the future?
(0016331)
Ken Moreland (manager)
2009-05-07 09:43

This appears to be an update problem. The changing of the array is working fine, but it is not causing a redraw of the plot. Anything you do to redraw the plot (for example, toggling a series to plot) will update the display with the chosen data array.

For what it is worth, I think arc_length is a fine name.
(0016333)
Utkarsh Ayachit (administrator)
2009-05-07 10:40

There was a missing "render" request when the x-axis array was changed. Fixed that.

/cvsroot/ParaView3/ParaView3/Qt/Components/pqLineChartDisplayPanel.cxx,v <-- Qt/Components/pqLineChartDisplayPanel.cxx
new revision: 1.7; previous revision: 1.6
/cvsroot/ParaView3/ParaView3/Qt/Components/pqLineChartDisplayPanel.h,v <-- Qt/Components/pqLineChartDisplayPanel.h
new revision: 1.3; previous revision: 1.2
(0016389)
Alan Scott (manager)
2009-05-11 20:32

Not sure if this is close to the same bug, but I am reporting it here.
Do as listed above, including change Use Data Array to CH4. X axis looks good.
Now, change Use Data Array to AsH3. Note that the X axis will have the right most number (0.16) trashed. If it doesn't look bad, toggle to other Use Data Array values, then come back to CH4.

I suppose this could slide to 3.6.2 or 3.8, but is really obnoxious behavior.
(0016412)
Ken Moreland (manager)
2009-05-12 20:05

There might be a redraw issue on Linux (at least, I saw nothing on my Mac). It looked like a few pixels from the previous number were not erased and stick around in the background of the new number.
(0016683)
Alan Scott (manager)
2009-06-09 21:18

I tried this again tonight, and could not replicate it. I really beat it up. Thus, I am closing. If we find something like this again, lets write up a new, unique bug for it.

Tested local server, Linux.

 Issue History
Date Modified Username Field Change
2009-05-06 21:48 Alan Scott New Issue
2009-05-06 21:51 Alan Scott Note Added: 0016324
2009-05-07 07:40 Utkarsh Ayachit Status backlog => tabled
2009-05-07 07:40 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2009-05-07 09:43 Ken Moreland Note Added: 0016331
2009-05-07 10:40 Utkarsh Ayachit Note Added: 0016333
2009-05-07 10:40 Utkarsh Ayachit Status tabled => @80@
2009-05-07 10:40 Utkarsh Ayachit Resolution open => fixed
2009-05-11 20:32 Alan Scott Note Added: 0016389
2009-05-11 20:32 Alan Scott Status @80@ => @20@
2009-05-11 20:32 Alan Scott Resolution fixed => reopened
2009-05-12 20:05 Ken Moreland Note Added: 0016412
2009-05-13 13:44 Utkarsh Ayachit Target Version => 3.6
2009-06-09 21:18 Alan Scott Note Added: 0016683
2009-06-09 21:18 Alan Scott Status @20@ => closed
2009-06-09 21:18 Alan Scott Resolution reopened => fixed
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team