You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried the above ggplot(..) expression repeatedly, and safari looks like this:
Clicking on a different thumbnail and clicking back to the most recent always fixes the main-plot, but thumbnails still look off.
Reloading the whole page fixes the issue for all plots and thumbnails.
Chrome never had a problem with any plots or thumbnails.
(Incidentally, the wider-looking thumbnail is because I opened the same httpgd server in Chrome (on a different monitor) between plot attempts, which must have upset the notion of thumbnail-size. I am not considering that a bug atm.)
Expected behavior
Complete plot rendering for all plots and thumbnails.
Describe the bug
Sometimes plots (I'm using
ggplot2
, not sure if that's a factor) and/or thumbnails can provide incomplete renderings in Safari.To Reproduce
I tried the above
ggplot(..)
expression repeatedly, and safari looks like this:Chrome never had a problem with any plots or thumbnails.
(Incidentally, the wider-looking thumbnail is because I opened the same httpgd server in Chrome (on a different monitor) between plot attempts, which must have upset the notion of thumbnail-size. I am not considering that a bug atm.)
Expected behavior
Complete plot rendering for all plots and thumbnails.
Environment
The text was updated successfully, but these errors were encountered: