Comment 2 for bug 1092568

Revision history for this message
Martin Carlsen (jakabov-launchpad) wrote :

This issue crops up even without without a y-axis minimum:

To reproduce: specify these params to the render api: &target=removeBelowValue(sinFunction("1000*sin(x)",1000),1)&logBase=10

Expected output: a graph with maximum value rendered at 1000

Actual output: maximum value is rendered between 100 and 1000 on the y axis.

It appears that the labels on the y-axis are not aligned correctly with the grid and the rendered data.