I've started on a project graphing Tomcat logs using gnuplot-py, specifically correlating particular requests with memory allocation and garbage collection. What is the collective wisdom on gnuplot-py vs Matplotlib for Python graphing. Are there better graphing libraries out there I haven't heard of?
My general considerations are:
How would you approach this task?
The Gnuplot history dates back to 1986. Current stable version of gnuplot is 5.2 released in Aug. 2017. Current development version of gnuplot is 5.5.
Highest RatedUsing Gnuplot literally since ages for scientific reports. Excellent and the makers really understand the needs of plots in a scientific world. Really, really useful and keeps getting better and better. No doubt about it.
gnuplot is a command-line and GUI program that can generate two- and three-dimensional plots of functions, data, and data fits. The program runs on all major computers and operating systems (Linux, Unix, Microsoft Windows, macOS, FreeDOS, and many others).
Gnuplot is a portable command-line driven graphing utility for many platforms. To leverage the powful gnuplot to plot beautiful image in efficicent way in python, we port gnuplot to python.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With