<div dir="ltr">Serge,<div>Take a look at the new AxesGrid in ParaView from git master. I think it does what you need. You may be able to use the classes that do that from ParaView.</div><div>find . -name '*GridAxes*'<br></div><div><br></div><div>You'll have to either upgrade to latest VTK or backport these classes to your VTK.</div><div><br></div><div>Dan</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 28, 2015 at 11:57 AM, Serge Lalonde <span dir="ltr"><<a href="mailto:serge@infolytica.com" target="_blank">serge@infolytica.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Does anyone know how (or if it's even possible) to scale the tick
    marks and labels based on the zoom factor.<br>
    That is, as we zoom in, more tick marks and labels are added and as
    we zoom out, fewer tick marks are rendered since they get squeezed
    in the pixels.<br>
    <br>
    Basically, I'd like to avoid this situation when I zoom in:<br>
    <img alt="" src="cid:part1.01040707.05080702@infolytica.com" height="421" width="758"><br>
    <br>
    I'm currently using vtkCubeAxesActor with VTK 6.1.<br>
    <br>
    Thanks.<span class="HOEnZb"><font color="#888888"><br>
    <div>-- <br>
      
      
      <a href="http:://www.infolytica.com" target="_blank">www.infolytica.com </a><br>
      300 Leo Pariseau, Suite 2222, Montreal, QC, Canada, H2X 4B3<br>
      <a href="tel:%28514%29%20849-8752%20x236" value="+15148498752" target="_blank">(514) 849-8752 x236</a>, Fax: <a href="tel:%28514%29%20849-4239" value="+15148494239" target="_blank">(514) 849-4239</a>
    </div>
  </font></span></div>

<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>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>