MantisBT - ParaView
View Issue Details
0009440ParaViewFeaturepublic2009-08-20 21:372012-10-29 17:04
Alan Scott 
Alan Scott 
normalminoralways
closedno change required 
 
3.98.0 
0009440: Plot global variables over time uses wrong time
Filter "plot global variables over time" should allow using the Time array for the X axis. At least for exodus datasets, we have been guaranteed that there is a one to one relationship between the array entries of global variables and time.

Assuming that this is true of all file formats, Time should be the default on the X axis.

Very nice to have for 3.6.2, but we can let this slip to 3.8.
No tags attached.
Issue History
2009-08-20 21:37Alan ScottNew Issue
2010-01-28 11:15Gary HenniganNote Added: 0019356
2010-04-16 01:46Utkarsh AyachitNote Added: 0020204
2011-06-16 13:10Zack GalbreathCategoryFeature Request => Feature
2012-05-22 22:53Alan ScottNote Added: 0028636
2012-05-22 22:53Alan ScottAssigned To => Alan Scott
2012-05-22 22:53Alan ScottStatusexpired => gatekeeper review
2012-05-22 22:53Alan ScottResolutionopen => fixed
2012-05-24 20:12Utkarsh AyachitNote Added: 0028644
2012-05-24 20:13Utkarsh AyachitStatusgatekeeper review => customer review
2012-05-24 20:13Utkarsh AyachitResolutionfixed => no change required
2012-05-24 20:13Utkarsh AyachitFixed in Version => git-master
2012-05-24 21:28Alan ScottNote Added: 0028645
2012-05-24 21:28Alan ScottStatuscustomer review => closed
2012-10-29 17:04Utkarsh AyachitFixed in Versiongit-master => 3.98.0

Notes
(0019356)
Gary Hennigan   
2010-01-28 11:15   
This is a bit confusing because the filter has a selection box that let's you pick the x-axis variable and it even says "Time", but the plot still just uses the index. The Exodus API to get the values would be ex_get_all_times().
(0020204)
Utkarsh Ayachit   
2010-04-16 01:46   
Something's fishy. On my mac, I don't even get any plots for global variables (or even plot selection over time). If that's indeed the case, this has to be fixed for 3.6.2 and as soon as possible.
(0028636)
Alan Scott   
2012-05-22 22:53   
Please check on a Mac, then close. I tested it on a Windows box.
(0028644)
Utkarsh Ayachit   
2012-05-24 20:12   
I could not reproduce the mac issues anymore.
(0028645)
Alan Scott   
2012-05-24 21:28   
I tested windows, Utkarsh tested Mac. Fixed.