Python Matplotlib plot_date Wrapper Script
I’ve been doing a lot of work lately with data mining and presentation. Specifically, I’ve been parsing Nagios log files to gather outage statistics and do trending on the data. I came across the amazing Matplotlib in my search for Python graphing modules. I’m sure anyone who does coding and graphing in the scientific community has used this tool. I wrote a pretty useful wrapper to graph date plots and I thought I’d share it.
Write a comment
You need to login to post comments!