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:
- improve the flexibility of org-plot by abstracting out some hard-coded elements
- 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>