From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thomas S. Dye" Subject: Re: rmarkdown-like production of multiple plots in org Date: Tue, 31 Mar 2020 10:02:21 -1000 Message-ID: <87blocjnsi.fsf@tsdye.online> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:33534) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJN5g-0007RE-Jk for emacs-orgmode@gnu.org; Tue, 31 Mar 2020 16:02:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJN5d-0005AI-U8 for emacs-orgmode@gnu.org; Tue, 31 Mar 2020 16:02:26 -0400 Received: from gateway30.websitewelcome.com ([192.185.149.4]:13149) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jJN5d-00057w-K1 for emacs-orgmode@gnu.org; Tue, 31 Mar 2020 16:02:25 -0400 Received: from cm13.websitewelcome.com (cm13.websitewelcome.com [100.42.49.6]) by gateway30.websitewelcome.com (Postfix) with ESMTP id 2A551DA264 for ; Tue, 31 Mar 2020 15:02:24 -0500 (CDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane-mx.org@gnu.org Sender: "Emacs-orgmode" To: moptop99@gmail.com Cc: emacs-org list Aloha Matt, A guess based on my experience with ggplot2 is that the auto-naming and saving take place in the functions plot2() and plot4(). If so, then calling them from Org mode babel blocks will also get you auto-naming and saving. I think you're right that you'll need to put each of the plots in its own babel source code block and then set up the html export to your satisfaction. IIUC, these are the prices one pays for working in a system like Org mode which is both language agnostic and export target agnostic. The rmarkdown/rstudio solution is nifty, but it is tied to one language and one export target. hth, Tom -- Thomas S. Dye https://tsdye.online/tsdye