<div dir="ltr"><div><div><div><div><div>Hi Ufuk,<br><br></div>I'm not sure if this fix will make it into the 5.3 release. We'll try but we have a pretty hard deadline for the release. <br><br></div>As a workaround, while Trace is not capturing the movement the Python state does. You can use that information to set the desired values in your Catalyst Python script. The example from my Python state is:<br>rTDataLUTColorBar = GetScalarBar(rTDataLUT, renderView1)<br>rTDataLUTColorBar.Position = [0.30443396226415076, 0.7281124807395994]<br>rTDataLUTColorBar.Position2 = [0.43000000000000027, 0.1200000000000001]<br>rTDataLUTColorBar.Orientation = 'Horizontal'<br>rTDataLUTColorBar.Title = 'RTData'<br>rTDataLUTColorBar.ComponentTitle = ''<br>rTDataLUTColorBar.TitleFontSize = 16<br>rTDataLUTColorBar.LabelBold = 1<br>rTDataLUTColorBar.LabelItalic = 1<br>rTDataLUTColorBar.LabelFontSize = 16<br><br></div>Currently there's an issue with the LabelFontSize. I've entered a gitlab issue at <a href="https://gitlab.kitware.com/paraview/paraview/issues/17194">https://gitlab.kitware.com/paraview/paraview/issues/17194</a><br><br></div>Thanks for checking on this.<br><br></div><div>Best,<br></div>Andy<br><div><div><div><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 17, 2017 at 4:39 AM,  <span dir="ltr"><<a href="mailto:u.utku.turuncoglu@be.itu.edu.tr" target="_blank">u.utku.turuncoglu@be.itu.edu.tr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I was using Catalyst with 5.2 and the color bars are shown as tiny and<br>
also misplaced when it is compared with ParaView output. I also checked it<br>
with 5.3RC1 and the issue is still in there. So, is there any plan to fix<br>
it in 5.3. There ware also discussion about it in the mail list and it<br>
seems that it is related with following issue but aim not sure.<br>
<br>
<a href="https://gitlab.kitware.com/paraview/paraview/issues/17113" rel="noreferrer" target="_blank">https://gitlab.kitware.com/<wbr>paraview/paraview/issues/17113</a><br>
<br>
Regards,<br>
<br>
--ufuk<br>
<br>
<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 <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/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/<wbr>ParaView</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="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
</blockquote></div><br></div>