qp.analyze.checkup.plot_authors

qp.analyze.checkup.plot_authors(author_counts)[source]

Generate a bar chart of job counts per author and save to checkup/author_credit.png.

Parameters:

author_counts (dict) – Mapping of author names to job counts.