emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Refresh inline plotted images


From: Timothy
Subject: [PATCH] Refresh inline plotted images
Date: Sat, 24 Apr 2021 12:59:49 +0800
User-agent: mu4e 1.4.15; emacs 28.0.50

Hi All,

This patch improves the result of running org-plot in the following
situation

#+plot: ... file:"somefile.png"

[[file:somefile.png]]

Previously, when somefile.png is re-plotted the [[file:]] inline image
did not refresh. With this patch, after plotting, overlays of the
replotted image are refreshed.

--
Timothy

Attachment: 0001-org-plot-Refresh-inline-images-after-plotting.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]