Weird chart maximum axis x value (Real Challenge)
问题 Here you can see a chart created using graphael. http://jsfiddle.net/aNJxf/4/ It is shown with it's y axis correctly. The first y value is 0.03100 and the maximum value at y axis is at 0.031 If we change the value to 0.03104 the maximum value at y axis becomes 1.03 and now all our points are in the bottom. If we add another 0.00001, which makes that value 0.03105, the maximum at the axis y becomes 0.531 and now our points are shown at the wrong position of the chart. It seems that something