Closed matthayes closed 8 years ago
Interesting, if I force the max to 5 then it lines up correctly:
Okay, so what is probably happening here is that what is labeled as 3 on the axis is actually 2.5 and gets rounded to 3. The height of the bar looks correct and probably is at 3.
So, this seems to be an issue with how Anki plots. The axis tick value is rounded to a whole number. The best thing to do may be to fix this in Anki.
Fixed by copying Anki _graph
method and doing the following:
The bar is higher than the line for 3: