MantisBT - ParaView
View Issue Details
0010576ParaViewBugpublic2010-04-19 13:292010-04-20 16:46
Alan Scott 
Marcus D. Hanwell 
highmajoralways
closedunable to reproduce 
 
3.8 
0010576: 2d plots Y axis data is bad
I believe this is a show stopper for 3.8.

* ParaView 3.8.0 (about a week old), Linux, local server.
* Open Can.exo. All vars on, apply.
* Select point - any point on the bottom of the bottom plate.
* Plot selection over time.

<Bug> The biggest selected value will be ACCL (by far). Notice the numbers on the Y axis. For me, they go (from the bottom) 0, 500000, 1e+06, 1.5e+06, 2e+06, 3e-06, 3.5e-06, 4e-04. First bug - exponents should all be positive. Second bug - the 4 of 4e-06 looks like a 1.
No tags attached.
Issue History
2010-04-19 13:29Alan ScottNew Issue
2010-04-19 13:30Utkarsh AyachitStatusbacklog => tabled
2010-04-19 13:30Utkarsh AyachitAssigned To => Marcus D. Hanwell
2010-04-19 14:24Marcus D. HanwellNote Added: 0020262
2010-04-19 14:27Utkarsh AyachitStatustabled => @80@
2010-04-19 14:27Utkarsh AyachitResolutionopen => unable to reproduce
2010-04-20 16:46Alan ScottNote Added: 0020287
2010-04-20 16:46Alan ScottStatus@80@ => closed

Notes
(0020262)
Marcus D. Hanwell   
2010-04-19 14:24   
I cannot reproduce this issue here, but it may be related to another issue I fixed last week. I did quite a bit of work refactoring the axis label generation code. Here I selected global ID 7728 on bottom plate, followed your steps. I get 0, 1e+06, 2e+06 up to 6e+06 on the y axis.

This is on Linux with a build from Friday I believe. I am currently rebuilding ParaView on my much slower Windows machine, and will double check there once it is done rebuilding.
(0020287)
Alan Scott   
2010-04-20 16:46   
Tested local server, Windows, trunk.