<div dir="ltr"><div>Joe,</div><div><br></div>I've pushed a merge request that should fix your issue here:<div><br></div><div><a href="https://gitlab.kitware.com/paraview/paraview/merge_requests/2296">https://gitlab.kitware.com/paraview/paraview/merge_requests/2296</a><br></div><div><br></div><div>It should be included in ParaView 5.5, due out later this month.</div><div><br></div><div>Cory</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 1, 2018 at 8:29 AM, Cory Quammen <span dir="ltr"><<a href="mailto:cory.quammen@kitware.com" target="_blank">cory.quammen@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Joe and Ufuk,<div><br></div><div>You seem to be running into  the same issue as reported here: <a href="https://gitlab.kitware.com/paraview/paraview/issues/17671" target="_blank">https://gitlab.kitware.<wbr>com/paraview/paraview/issues/<wbr>17671</a></div><div><br></div><div>Let's continue track the issue there.</div><div><br></div><div>Best,</div><div>Cory</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 12, 2018 at 12:24 PM, Joe Ping-Lin Hsiao <span dir="ltr"><<a href="mailto:phsiao@cs.unc.edu" target="_blank">phsiao@cs.unc.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Cory,<div><br></div><div>"display.PolarAxes.Visibility = 0" does not work for me. The polar axes comes back every time I rewind the animation. It feels like the data visibility also applies to polar axes visibility.</div><div><br></div><div>I have attached a small dataset and a simplified script for you to test, but you have to change the data path in the script.</div><div><br></div><div>BTW this is on Windows 10 64-bit.</div><div><br></div><div>Best,</div><div>Joe</div><div><br></div></div><div class="m_-1038134369834383264HOEnZb"><div class="m_-1038134369834383264h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 31, 2018 at 1:09 PM, Cory Quammen <span dir="ltr"><<a href="mailto:cory.quammen@kitware.com" target="_blank">cory.quammen@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ufuk,<br>
<br>
Thanks for the report. Is there a reliable way to reproduce the<br>
behavior that you can share?<br>
<br>
Best,<br>
Cory<br>
<div class="m_-1038134369834383264m_-2141025585175022383HOEnZb"><div class="m_-1038134369834383264m_-2141025585175022383h5"><br>
On Wed, Jan 31, 2018 at 12:16 PM, Ufuk Turuncoglu<br>
<<a href="mailto:u.utku.turuncoglu@be.itu.edu.tr" target="_blank">u.utku.turuncoglu@be.itu.edu.<wbr>tr</a>> wrote:<br>
> 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.<br>
><br>
> Best Regards,<br>
><br>
> --ufuk<br>
><br>
> ----- Original Message -----<br>
> From: "Cory Quammen" <<a href="mailto:cory.quammen@kitware.com" target="_blank">cory.quammen@kitware.com</a>><br>
> To: "Joe Ping-Lin Hsiao" <<a href="mailto:phsiao@cs.unc.edu" target="_blank">phsiao@cs.unc.edu</a>><br>
> Cc: "paraview" <<a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a>><br>
> Sent: Wednesday, January 31, 2018 6:44:45 PM<br>
> Subject: Re: [Paraview] Unexpected measurement appears in 5.4.1 but not 5.0.1<br>
><br>
> Hmm, that's weird. The Polar Axes should be off by default. Do the<br>
> Polar Axes appear when creating a Sphere source?<br>
><br>
> You should be able to force it off by adding the following line to the<br>
> loadFile() function in your script:<br>
><br>
> display.PolarAxes.Visibility = 0<br>
><br>
> HTH,<br>
> Cory<br>
><br>
> On Tue, Jan 23, 2018 at 4:40 PM, Joe Ping-Lin Hsiao <<a href="mailto:phsiao@cs.unc.edu" target="_blank">phsiao@cs.unc.edu</a>> wrote:<br>
>> Yes exactly.<br>
>><br>
>> On Tue, Jan 23, 2018 at 3:47 PM, Cory Quammen <<a href="mailto:cory.quammen@kitware.com" target="_blank">cory.quammen@kitware.com</a>><br>
>> wrote:<br>
>>><br>
>>> Hi Joe,<br>
>>><br>
>>> Are you referring to the circular (polar axes) in the image? It says<br>
>>> 90.0 deg, 45.0 deg., etc.<br>
>>><br>
>>> Thanks,<br>
>>> Cory<br>
>>><br>
>>> On Tue, Jan 23, 2018 at 3:31 PM, Joe Ping-Lin Hsiao <<a href="mailto:phsiao@cs.unc.edu" target="_blank">phsiao@cs.unc.edu</a>><br>
>>> wrote:<br>
>>> > The attached image shows the unexpected measure with text. I tested two<br>
>>> > versions of ParaView and it only happens in 5.4.1 but not 5.0.1.<br>
>>> ><br>
>>> > 180 stacks are loaded and set to volume rendering by my Python script,<br>
>>> > which<br>
>>> > is also attached.<br>
>>> ><br>
>>> > Thanks,<br>
>>> > Joe<br>
>>> ><br>
>>> > ______________________________<wbr>_________________<br>
>>> > Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
>>> ><br>
>>> > Visit other Kitware open-source projects at<br>
>>> > <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensou<wbr>rce/opensource.html</a><br>
>>> ><br>
>>> > Please keep messages on-topic and check the ParaView Wiki at:<br>
>>> > <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaV<wbr>iew</a><br>
>>> ><br>
>>> > Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
>>> ><br>
>>> > Follow this link to subscribe/unsubscribe:<br>
>>> > <a href="https://paraview.org/mailman/listinfo/paraview" rel="noreferrer" target="_blank">https://paraview.org/mailman/l<wbr>istinfo/paraview</a><br>
>>> ><br>
>>><br>
>>><br>
>>><br>
>>> --<br>
>>> Cory Quammen<br>
>>> Staff R&D Engineer<br>
>>> Kitware, Inc.<br>
>><br>
>><br>
><br>
><br>
><br>
> --<br>
> Cory Quammen<br>
> Staff R&D Engineer<br>
> Kitware, Inc.<br>
> ______________________________<wbr>_________________<br>
> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensou<wbr>rce/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaV<wbr>iew</a><br>
><br>
> Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="https://paraview.org/mailman/listinfo/paraview" rel="noreferrer" target="_blank">https://paraview.org/mailman/l<wbr>istinfo/paraview</a><br>
<br>
<br>
<br>
--<br>
Cory Quammen<br>
Staff R&D Engineer<br>
Kitware, Inc.<br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="m_-1038134369834383264gmail_signature" data-smartmail="gmail_signature">Cory Quammen<br>Staff R&D Engineer<br>Kitware, Inc.</div>
</div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Cory Quammen<br>Staff R&D Engineer<br>Kitware, Inc.</div>
</div>