Config: Redo radar plots

This commit is contained in:
TEC 2021-03-28 21:51:15 +08:00
parent e61b22ff0a
commit 0528d76b22
Signed by: tec
GPG Key ID: 779591AFDB81F06C
5 changed files with 16 additions and 17 deletions

View File

@ -219,7 +219,7 @@ editor) the following applications
I have attempted to quantify aspects of my impressions of them below. I have attempted to quantify aspects of my impressions of them below.
#+plot: transpose:yes type:radar min:0 max:4 ticks:4 file:"misc/editor-comparison.png" #+plot: transpose:yes type:radar min:0 max:4 ticks:4 file:"misc/editor-comparison.svg"
| Editor | Extensibility | Ecosystem | Ease of Use | Comfort | Completion | Performance | | Editor | Extensibility | Ecosystem | Ease of Use | Comfort | Completion | Performance |
|-------------+---------------+-----------+-------------+---------+------------+-------------| |-------------+---------------+-----------+-------------+---------+------------+-------------|
| IDLE | 1 | 1 | 3 | 1 | 1 | 2 | | IDLE | 1 | 1 | 3 | 1 | 1 | 2 |
@ -229,7 +229,8 @@ I have attempted to quantify aspects of my impressions of them below.
| Komodo Edit | 2 | 1 | 3 | 2 | 2 | 2 | | Komodo Edit | 2 | 1 | 3 | 2 | 2 | 2 |
#+attr_html: :class invertible :alt Radar chart comparing my thoughts on a few editors. #+attr_html: :class invertible :alt Radar chart comparing my thoughts on a few editors.
[[https://tecosaur.com/lfs/emacs-config/editor-comparison.png]] #+attr_latex: :options inkscapelatex=false
[[file:misc/editor-comparison.svg]]
** Notes for the unwary adventurer ** Notes for the unwary adventurer
If you like the look of this, that's marvellous, and I'm really happy that I've If you like the look of this, that's marvellous, and I'm really happy that I've
@ -4166,17 +4167,19 @@ It's nice to see ANSI colour codes displayed
:intro: :intro:
I really like org mode, I've given some thought to why, and below is the result. I really like org mode, I've given some thought to why, and below is the result.
#+plot: transpose:yes type:radar min:0 max:4 file:"misc/document-format-comparison.png" #+attr_latex: :align *{8}{p{0.105\linewidth}} :font \small
| Format | Fine-grained-control | Initial Effort | Syntax simplicity | Editor Support | Integrations | Ease-of-referencing | Versatility | #+plot: transpose:yes type:radar min:0 max:4 file:"misc/document-format-comparison.svg"
|-------------------+----------------------+----------------+-------------------+----------------+--------------+---------------------+-------------| | Format | Fine-grained control | Initial ease of use | Syntax simplicity | Editor Support | Integrations | Ease-of-referencing | Versatility |
| Word | 2 | 4 | 4 | 2 | 3 | 2 | 2 | |-------------------+----------------------+---------------------+-------------------+----------------+--------------+---------------------+-------------|
| LaTeX | 4 | 1 | 1 | 3 | 2 | 4 | 3 | | Word | 2 | 4 | 4 | 2 | 3 | 2 | 2 |
| Org Mode | 4 | 2 | 3.5 | 1 | 4 | 4 | 4 | | LaTeX | 4 | 1 | 1 | 3 | 2 | 4 | 3 |
| Markdown | 1 | 3 | 3 | 4 | 3 | 3 | 1 | | Org Mode | 4 | 2 | 3.5 | 1 | 4 | 4 | 4 |
| Markdown + Pandoc | 2.5 | 2.5 | 2.5 | 3 | 3 | 3 | 2 | | Markdown | 1 | 3 | 3 | 4 | 3 | 3 | 1 |
| Markdown + Pandoc | 2.5 | 2.5 | 2.5 | 3 | 3 | 3 | 2 |
#+attr_html: :class invertible :alt Radar chart comparing my opinions of document formats. #+attr_html: :class invertible :alt Radar chart comparing my opinions of document formats.
[[https://tecosaur.com/lfs/emacs-config/document-format-comparison.png]] #+attr_latex: :options inkscapelatex=false
[[file:misc/document-format-comparison.svg]]
Beyond the elegance in the markup language, tremendously rich integrations with Beyond the elegance in the markup language, tremendously rich integrations with
Emacs allow for some fantastic [[https://orgmode.org/features.html][features]], such as what seems to be the best Emacs allow for some fantastic [[https://orgmode.org/features.html][features]], such as what seems to be the best

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8087d452d398f21d69fb92246472ac81fcb5b41cb34d40370645cff5067a08a0
size 24302

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8.3 KiB

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:691b0ddc38f36deee36aadce7cfe4d163554c051dfb9052166b20708f4cad321
size 23286

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8.5 KiB