Some changes made based on a use case with real data:
fixed a bug with plotting contributions
introduces transparency/opacity to plots
fixes #22
default end date is the last available date
default start date is either offset by duration (30 days before last available date), or by records (1000 records), whichever is more recent (and capped by the data available)
Some changes made based on a use case with real data: