The subject pretty much lays it out. I want to remove all gridlines on the visual except for X & Y zero lines. I use grid lines sparingly, especially on scatter plots, but sometimes I want to include the specified lines for esthetics or whatever but can't seem to figure out how to accomplish that.
The closest I can get is setting the max grid line to 0 for both Value scale (y) and (x) but that leaves the actual border of the plotting grid
In the example I'm using the scatter plot, but this question applies to other relative plot visuals too