SandDance
SandDance copied to clipboard
Feature request: Change range and offset for axis
It is great that currently the x and y-axis drawn around the data set's range, however, in some cases, it is more helpful to customize the data visualization to show that the data is clustered.
Another case is for the Z-axis. Currently, it seems like the X-Y axis is the plane for the lowest Z value. In cases where there are negative numbers in the data set the current visualization can be confusing, and it would be helpful to have the negative numbers show below the X-Y plane.
Related: #207