Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2730
@echarles I am fine to keep image width as 100%. But setting `fig.retina=2`
is necessary, otherwise the image displayed is so unclear. See below
comparison (use both ggplot2 and R base plotting)
Before

After

---