[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [OT] How to plot time series over weekly / monthly data



Hi

On Tue, 28 Jul 2020, 12:00 Andreas Tille, <andreas@an3as.eu> wrote:
Hi,

its a bit off topic here but I hope to get some links.  For my talk at
DebConf Online I want to analyse contributions on a monthly or weekly
base and plot graphs (either with gnuplot or R - whatever I can find an
easier solution with).  I can generate the data from a postgresql
database in whatever sensible input format is needed.  I failed to
seek successfully for examples for plotting integer numbers over months
or weeks of several years.

Any hints?

I've used matplotlib for these kinds of plots/graphs.
This[1] and this[2] might be of help.

Seaborn[3] might also be a helpful tool if you're looking for analysis which is focussed on statistics.

[1]: https://matplotlib.org/contents.html
[2]: https://stackoverflow.com/questions/46263392/add-months-to-xaxis-and-legend-on-a-matplotlib-line-plot
[3]: https://seaborn.pydata.org/introduction.html

I hope that helps.

Kind Regards
Nilesh



Reply to: