<div dir="ltr">Anton,<div><br></div><div>I suspect you don't have the pqModelTransformSupportBehavior [1] instantiated in your application code. That class manages keeping the Grid Axes label in sync with field data values from sources/filters in the scene.</div><div><br></div><div>Utkarsh</div><div><br></div><div>[1] <a href="http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classpqModelTransformSupportBehavior.html">http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classpqModelTransformSupportBehavior.html</a></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 4, 2015 at 4:28 AM,  <span dir="ltr"><<a href="mailto:anton.piccardo-selg@stfc.ac.uk" target="_blank">anton.piccardo-selg@stfc.ac.uk</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 am currently working on updating the axes system of our ParaView-based application from the the Cube Axes system to the Grid Axes system, as the latter offers great editing features which our users desire. The current way we provide the axis labels is via vtkPVChangeOfBasisHelper.<br>
<br>
The new Grid Axes system does not seem to take its information from vtkPVChangeOfBasisHelper though. Hence my questions, where is the correct point to add custom information for the Grid Axes programatically ( in a similar way to the vtkPVChangeOfBasisHelper)?<br>
<br>
We are currently using ParaView (SHA1 = b40280a2f274aa27aac707abf9097317f731dcc1) which is a follow up of ParaView 4.3.1. Are the vtkPVChangeOfBasisHelper settings used by the Grid Axes in ParaView4.4.0-RC1?<br>
<br>
Many thanks for you help and best regards,<br>
<br>
Anton<br>
_______________________________________________<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/opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=Paraview-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
</blockquote></div><br></div>