|
|
|
|
|
by TeMPOraL
3896 days ago
|
|
I used http://r-fiddle.org to verify what was the intended function, then used built-in Artist Mode (M-x artist-mode) to draw an ellipse for function and square for axes, and finally cut it down in fundamental-mode and added labels. It's basically vanilla Emacs, but I admit to using multiple-cursors.el for some cleanup. It's an excellent addon mode offering a more interactive way to do some things you'd otherwise do via keyboard macros. Check out [0] and [1]. [0] - https://github.com/magnars/multiple-cursors.el [1] - http://emacsrocks.com/e13.html |
|