When Excel determines the axis values ββthat will be used to represent your data in a chart, the values ββare "evenly distributed."
For example: If you draw the following line in the Excel chart ruler. [0.22,0.33,0.44,0.55,0.66,0.77,0.88,0.99,1.1,1.21,1.32,1.43,1.54,1.65,1.76,1.87,1.98,2.09,2.2] Excel determines that the values ββof the Y axis must be [0 , 0,5,1,1,5,2,2,5].
What method or formula is used to determine these values?
source
share