Hi, I've just closed the bug that graphs don't work on the Android
browser.
https://github.com/tlocke/mread/issues/58
The last comment reads:
> That's because graphs use SVG, which isn't supported in the default Android browser.
>
>
http://code.google.com/p/android/issues/detail?id=1376
>
> Google say that SVG will be supported in a future release. In the meantime, the easiest thing to do is download
> Firefox from the marketplace.
Alternatively, I could probably detect that the browser doesn't
support SVG and put something there instead.
Cheers,
Tony.