Skip to content

Conversation

@hettlage
Copy link

I've assembled the summary plot functions in a class and changed their parameters. I also put all the code in a package and provided a setup file for installing it with pip.

hettlage added 30 commits April 14, 2015 17:32
The code is organised in form of a Python package.
The plot functions have been replaced with slightly more general ones. In particular, file-like objects may be passed instead of a file path.
Minor cosmetic changes to make the code more consistent with coding standards regarding white space.
More user-friendly arguments for pie charts.

Added stacked bar charts.
Whereas previously the database details were passed to the constructor of the PlotGeneration class, now a database connection is passed directly to the plot functions.

As this renders the PlotGeneration class obsolete, it has been removed; its methods are standalone functions now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant