Show n plots in the same figure using Notebook with R-kernel #7999
-
When using par(mfrow=c(1,2)) and then trying to plot, only the first plot is shown in the figure. I saw that a bug similar to this one was already solved, the same problem was occuring with .R files, but now the same thing its happening with ipynotebooks. |
Beta Was this translation helpful? Give feedback.
Answered by
DavisVaughan
Jun 6, 2025
Replies: 1 comment 1 reply
-
IIUC this was actually fixed 2 days ago through this pr #7878, it likely won't be in any release yet, but it'll be coming soon ![]() |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
moises-sls
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
IIUC this was actually fixed 2 days ago through this pr #7878, it likely won't be in any release yet, but it'll be coming soon