Hello everyone, I have problems with Cube Axes labels in ParaView v3.10.1 (and SVN sources). I load file with terrain mesh, turn on "Show Cube Axes" (on Display tab of Object Inspector) and everything is displayed great. However, if I scale (either using transformation controls on display tab or with Transform Filter) along Z axis, Z axis labels will be scaled too (numerically)! In this way labels (in my case elevation) will be incorrect. Is this correct behavior? Also, in "Edit Cube Axes Properties" dialog, when I select "Custom Bounds", again both axes and axes labels are changed.
I looked at vtkCubeAxesActor.cxx and it seems it generates entire axes mesh (both axes/ticks and labels) from previously calculated boundaries. Can anyone suggest some easy way to patch it, so only axes / ticks are scaled (i.e. without multiplying labels values)? Thanks in advance! Best regards, Nenad. _______________________________________________ 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 Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
