I have a scatter chart using a logarithm type graph. I want the y-axis labels to display as such - from .1 to 1 to 10, to 100 - i.e. factors of 10. I've tried setting min/max values, tried setting intervals - nothing will give me what I need. I do have…