PNG Plot window view does not refresh
See original GitHub issueDescribe the bug
The plot window does not refresh when new plot is generated. However, if the plot.png viewer is closed, generation of the new plot opens it again with new plot.
To Reproduce
Start R terminal.
Create a plot, e.g. curve(sin,0,10)
. The plot.png view panel appears.
Issue new plot command, e.g. curve(cos,0,10)
– nothing changes.
I use the default potting, not httpgd.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:7
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Matplotlib : image is not refreshed with a new figsave()
The figure on the server is updated but the image displayed in my template is not. To update the new figure I need...
Read more >Look! 5 Methods to Fix PNG Files Not Opening in Windows 10 ...
PNG files, things go wrong. Fortunately, this problem can be fixed by applying 5 methods, including update/reset/repair Windows Photo viewer, ...
Read more >Resolved: Matplotlib figures not showing up or displaying
Ever try to plot a matplotlib figure and not have it display to your screen? I'll show you how to fix when matplotlib...
Read more >Fix Windows 10 Picture Thumbnails Not Showing
8 different ways to fix photo thumbnails not appearing on Windows 10 PC manually. You can also try a reliable photo repair software...
Read more >Drawing objects do not plot and are missing from print preview ...
Go to "Form View" tab > Select the colour being used for the items not plotting. For example, layer 0 is set to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Reported as an upstream issue https://github.com/microsoft/vscode/issues/143291.
Fixed upstream. Should be working in a recent insider and the next release of vscode.