From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id WJ3WM8l6VF8mUwAA0tVLHw (envelope-from ) for ; Sun, 06 Sep 2020 05:59:37 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id aAOmL8l6VF9UTAAAB5/wlQ (envelope-from ) for ; Sun, 06 Sep 2020 05:59:37 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 548919403D2 for ; Sun, 6 Sep 2020 05:59:37 +0000 (UTC) Received: from localhost ([::1]:59978 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kEniC-0006Ra-0z for larch@yhetil.org; Sun, 06 Sep 2020 01:59:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60800) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kEnhs-0006PJ-Cq for emacs-orgmode@gnu.org; Sun, 06 Sep 2020 01:59:16 -0400 Received: from mail-pl1-x644.google.com ([2607:f8b0:4864:20::644]:41566) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kEnhq-00087C-H9 for emacs-orgmode@gnu.org; Sun, 06 Sep 2020 01:59:16 -0400 Received: by mail-pl1-x644.google.com with SMTP id m15so1886547pls.8 for ; Sat, 05 Sep 2020 22:59:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:user-agent:message-id:mime-version; bh=R98mKVgnLx0HavpptdTDssoR5xceXTG2sp9SU8gn7EI=; b=U9r9sablViIfHs9MG06K1TATJYJXHQO9S4wjaIZ7SENY0ortvEGNdJBswzbtkJMj5g zzdFUzAWzyvNbYnmGMj7VQzC2eepLCWTVmtgZOFab+5HEMFmbIamC2jK84+38r80W+0C ryKSY1pQSQFIBGcVcQ+P5ov158N7vpYzBkNgzPAFLFAIJPjBgnYjMXvefzsn7scZaEBq P9OmAhwX3eU/zsgVcggdI4pXkLpFBdxOXkbgmYS0St6kUUoiNJSeBH+4Ie4moDlUP2at IeLn5S09DsMicmppjYXk4qyGxCavgxXKMY7vqy9o0DngAcyoRIjGZU+++vQu2D43yHMO l0hw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:user-agent:message-id :mime-version; bh=R98mKVgnLx0HavpptdTDssoR5xceXTG2sp9SU8gn7EI=; b=Um6X+8jyvrfSVNt16V0hUYx0gAkDXZS4uPXlpk+jbU6Vc/GxyGnVeLO3ACnwnygcZO dpdFKgQRw7WR261lTBVKIfPChjScLnirKPbEJM3aQzLXBPwatWF9qeqNbOjLE4YFFDN4 5u+NqCX4jNYTFq30WE26EsVIBVqFnQqilzAi/dzmucZokeKOub6nZjEtb4UEPyuurW0Y p316hEeFW8EVz/UyD5nC4AOqFrTYmMzoTQMdfEEtZexC/dLZ6DQ8cm2ae0lU/tXq0HAK rJtXzmk7lKDp1ASEcsJDcG5iYlpjib3mXrbRMkBLAcDUyyLdTEswDDHBDKE2aWh5FPao omFw== X-Gm-Message-State: AOAM531S56vo1Kb285ZRWQiTiai5/pEhjrkYoYsoVTAzLtj9SiQKhTAZ Xt3KORTRN++sNXhaeJ25B3neLiGuFH4= X-Google-Smtp-Source: ABdhPJw8fzuZzsDzAoO1EBAM2QrZjcY8EIZ+xsQnP3PlRfHSbXCIhEfudDmz/U/HVuqWz12qycoVLQ== X-Received: by 2002:a17:90a:4687:: with SMTP id z7mr8283006pjf.144.1599371952647; Sat, 05 Sep 2020 22:59:12 -0700 (PDT) Received: from localhost (180-150-91-8.b4965b.per.nbn.aussiebb.net. [180.150.91.8]) by smtp.gmail.com with ESMTPSA id gm17sm3584454pjb.46.2020.09.05.22.59.11 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 05 Sep 2020 22:59:12 -0700 (PDT) From: TEC To: org-mode-email Subject: [PATCH] org-plot abstractions and extension Date: Sun, 06 Sep 2020 13:50:12 +0800 User-agent: mu4e 1.4.13; emacs 27.1 Message-ID: <87imcrfntf.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=2607:f8b0:4864:20::644; envelope-from=tecosaur@gmail.com; helo=mail-pl1-x644.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, HTML_OBFUSCATE_10_20=0.093, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=U9r9sabl; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -0.71 X-TUID: 3IFxykfI9Je2 --=-=-= Content-Type: multipart/alternative; boundary="==-=-=" --==-=-= Content-Type: text/plain Content-Disposition: inline Hi All, I think while my org-plot work isn't yet complete, it has reached a review-able state. I see org-plot as a great tool for making it easy to produce high-quality graphics from tabular data in Org files. With this in mind, this set of patches aims to achieve to overarching goals: 1. improve the flexibility of org-plot by abstracting out some hard-coded elements 2. introduce some (hopefully, generally useful) utility functions, and a new default plot type that makes use of them --- radar If you are interested in org-plot, or have some time to spare and are feeling helpful, please give me your thoughts on the attached patches :) Timothy. <#part type="text/x-patch" filename="/home/tec/.emacs.d/.local/straight/repos/org-mode/0001-org-plot.el-make-indentation-method-consistent.patch" disposition=attachment> <#/part> <#part type="text/x-patch" filename="/home/tec/.emacs.d/.local/straight/repos/org-mode/0002-org-plot.el-add-new-option-transpose.patch" disposition=attachment> <#/part> <#part type="text/x-patch" filename="/home/tec/.emacs.d/.local/straight/repos/org-mode/0003-org-plot.el-add-new-custom-gnuplot-preamble.patch" disposition=attachment> <#/part> <#part type="text/x-patch" filename="/home/tec/.emacs.d/.local/straight/repos/org-mode/0004-org-plot.el-abstract-plot-types-into-custom-var.patch" disposition=attachment> <#/part> <#part type="text/x-patch" filename="/home/tec/.emacs.d/.local/straight/repos/org-mode/0005-org-plot.el-add-utility-functions-for-range-ticks.patch" disposition=attachment> <#/part> <#part type="text/x-patch" filename="/home/tec/.emacs.d/.local/straight/repos/org-mode/0006-org-plot.el-add-custom-var-for-affecting-the-term.patch" disposition=attachment> <#/part> <#part type="text/x-patch" filename="/home/tec/.emacs.d/.local/straight/repos/org-mode/0007-org-plot.el-tweak-term-preamble-custom-vars.patch" disposition=attachment> <#/part> <#part type="text/x-patch" filename="/home/tec/.emacs.d/.local/straight/repos/org-mode/0008-org-plot.el-add-radar-plot-type.patch" disposition=attachment> <#/part> <#part type="text/x-patch" filename="/home/tec/.emacs.d/.local/straight/repos/org-mode/0009-org-plot.el-fix-logic-error-in-transposition.patch" disposition=attachment> <#/part> <#part type="text/x-patch" filename="/home/tec/.emacs.d/.local/straight/repos/org-mode/0010-org-plot.el-complete-transition-to-softcoded-type.patch" disposition=attachment> <#/part> <#part type="text/x-patch" filename="/home/tec/.emacs.d/.local/straight/repos/org-mode/0011-org-plot.el-avoid-arithmetic-overflow-error.patch" disposition=attachment> <#/part> --==-=-= Content-Type: text/html; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable
--==-=-=-- --=-=-=--