I don't know it is related or not. I have very similar behavior under 5.4.1. If 
i save a state and load it later, Polar Axes show up and i need to disable it 
from the properties panel. Somehow, ParaView loads Polar Axes even if it is not 
activated in the original pipeline. It might help to find the source of the 
issue.

Best Regards,

--ufuk

----- Original Message -----
From: "Cory Quammen" <cory.quam...@kitware.com>
To: "Joe Ping-Lin Hsiao" <phs...@cs.unc.edu>
Cc: "paraview" <paraview@paraview.org>
Sent: Wednesday, January 31, 2018 6:44:45 PM
Subject: Re: [Paraview] Unexpected measurement appears in 5.4.1 but not 5.0.1

Hmm, that's weird. The Polar Axes should be off by default. Do the
Polar Axes appear when creating a Sphere source?

You should be able to force it off by adding the following line to the
loadFile() function in your script:

display.PolarAxes.Visibility = 0

HTH,
Cory

On Tue, Jan 23, 2018 at 4:40 PM, Joe Ping-Lin Hsiao <phs...@cs.unc.edu> wrote:
> Yes exactly.
>
> On Tue, Jan 23, 2018 at 3:47 PM, Cory Quammen <cory.quam...@kitware.com>
> wrote:
>>
>> Hi Joe,
>>
>> Are you referring to the circular (polar axes) in the image? It says
>> 90.0 deg, 45.0 deg., etc.
>>
>> Thanks,
>> Cory
>>
>> On Tue, Jan 23, 2018 at 3:31 PM, Joe Ping-Lin Hsiao <phs...@cs.unc.edu>
>> wrote:
>> > The attached image shows the unexpected measure with text. I tested two
>> > versions of ParaView and it only happens in 5.4.1 but not 5.0.1.
>> >
>> > 180 stacks are loaded and set to volume rendering by my Python script,
>> > which
>> > is also attached.
>> >
>> > Thanks,
>> > Joe
>> >
>> > _______________________________________________
>> > Powered by www.kitware.com
>> >
>> > Visit other Kitware open-source projects at
>> > http://www.kitware.com/opensource/opensource.html
>> >
>> > Please keep messages on-topic and check the ParaView Wiki at:
>> > http://paraview.org/Wiki/ParaView
>> >
>> > Search the list archives at: http://markmail.org/search/?q=ParaView
>> >
>> > Follow this link to subscribe/unsubscribe:
>> > https://paraview.org/mailman/listinfo/paraview
>> >
>>
>>
>>
>> --
>> Cory Quammen
>> Staff R&D Engineer
>> Kitware, Inc.
>
>



-- 
Cory Quammen
Staff R&D Engineer
Kitware, Inc.
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
https://paraview.org/mailman/listinfo/paraview
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
https://paraview.org/mailman/listinfo/paraview

Reply via email to