Is your feature request related to a problem? Please describe.
I would like for the X and Y axes in a scatter plot, and perhaps the other plots too, to be visually distinct.
Describe the solution you'd like
I would like a per-plot option to request axis highlighting for scatter plots of Number data. If set, and the plot includes either X=0 or Y=0, then the corresponding X axis or Y axis would be visually different than the other grid lines. For example, they could be twice as thick.
To generalize the solution, you could allow the user to set the T=0 date for Date plots. Not sure if that makes sense for String data.
Is your feature request related to a problem? Please describe.
I would like for the X and Y axes in a scatter plot, and perhaps the other plots too, to be visually distinct.
Describe the solution you'd like
I would like a per-plot option to request axis highlighting for scatter plots of Number data. If set, and the plot includes either X=0 or Y=0, then the corresponding X axis or Y axis would be visually different than the other grid lines. For example, they could be twice as thick.
To generalize the solution, you could allow the user to set the T=0 date for Date plots. Not sure if that makes sense for String data.