Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Add fake transfers and paydays to fake_data script. #1629

Merged
merged 1 commit into from
Oct 28, 2013

Conversation

aisipos
Copy link
Contributor

@aisipos aisipos commented Oct 28, 2013

I've added some fake payday generation to the fake_data script. All the charts are now being drawn, with the exception of the active users graph for some reason. The nparticipants field is being populated, but all the graph points are being drawn as zero for some reason I haven't figured out yet.

This work was requested in #1408

@zbynekwinkler
Copy link
Contributor

Active users are chart of nactive in paydays table. That is the sum of users that either given or received money for that payday.

@aisipos
Copy link
Contributor Author

aisipos commented Oct 28, 2013

Thanks- silly me, I confused the variable being used in the total vs active charts. I updated the PR to properly generate nactive, as well as properly generating cumulative participants.

chadwhitacre added a commit that referenced this pull request Oct 28, 2013
Add fake transfers and paydays to fake_data script.
@chadwhitacre chadwhitacre merged commit 80becb2 into gratipay:master Oct 28, 2013
@chadwhitacre
Copy link
Contributor

Thanks @aisipos! Looks great! 💃

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants