Changing axis data scale causes axes to grow out of view-able area
This error occurred both with my data set and this simple test.csv example. The attached python trace shows the steps I used to see the error. In summary I loaded the data, ran 'table to points' on it (and set up the x/y/z coordinates), ran 'warp by scalar' on it and set the scaling factor to .00001. I set the data to render as 3D glyph cubes. I then turned on the Axes Grid and went to the advanced Axes Grid editing interface. When I set the Z data scaling factor to .00001 to match the warp scaling factor the Axes Grid expanded out of view. Even using smaller scaling factors seems to cause the entire grid to grow in a way that doesn't seem consistent with the intended results of using this feature.
This axis scaling behavior seems to occur even without changing the point rendering to 3D or using the 'warp by scalar' filter.