Also, check out https://archive.org/details/gnuplotinactionu0000jane (Gnuplot in action : understanding data with graphs)
this post was submitted on 21 Oct 2023
2 points (100.0% liked)
Emacs
310 readers
2 users here now
A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!
Get Emacs
Rules
- Posts should be emacs related
- Be kind please
- Yes, we already know: Google results for "emacs" and "vi" link to each other. We good.
Emacs Resources
Emacs Tutorials
- Beginner’s Guide to Emacs
- Absolute Beginner's Guide to Emacs
- How to Learn Emacs: A Hand-drawn One-pager for Beginners
Useful Emacs configuration files and distributions
Quick pain-saver tip
founded 1 year ago
MODERATORS
great book ,thank you.
Oh this is really cool, and reminds me that I'm not using org-babel nearly enough.
Not only is there an emacs mode for it, there is a whole TeXmacs emacs-a-like for mathematics
Use an org-table with your plots and you aren’t getting any work done for a week!
nowadays, I don't see why anyone would use gnuplot instead of matplotlib.
Because I already know it well and I don't have the time / want to put myself learning matplotlib or other plotting tools.
One could run gnuplot in mind to draw a graph with very limited lines, but impossible to get such a job done with large amount of matplotlib's code.