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
Thank you for this wonderful package, without it I won't be able to use r in vscode.
I need to plot some single-cell stuff in vscode, it became really slow when the cell number (point number) comes to 1e5 level. I think RstudioGD use bitmap as its plot backend? I didn't feel that slow in Rstudio. So I am wondering how can I enable this bitmap rendering backend for now?
edit: sorry, I think this question should be posted at vscode-R repo.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Thank you for this wonderful package, without it I won't be able to use r in vscode.
I need to plot some single-cell stuff in vscode, it became really slow when the cell number (point number) comes to 1e5 level. I think RstudioGD use bitmap as its plot backend? I didn't feel that slow in Rstudio. So I am wondering how can I enable this bitmap rendering backend for now?
edit: sorry, I think this question should be posted at vscode-R repo.
related
#113 (comment)
Beta Was this translation helpful? Give feedback.
All reactions