-
Notifications
You must be signed in to change notification settings - Fork 14
Add fancy new charts #95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@m-aciek WDYT? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! It looks like on the chart the progress is like 14% now? Does it exclude changelog? If so, maybe we could comment on it below the chart. Also it would be nice to publish/link to the generating script to allow for updates in future and/or automation.
I agree, I will look into it. My data, generated using potodo, shows 13.49 as the highest entry. I assume it is therefore a side effect of the rendering. Though the data is also higher than that of the Transifex statistics, which is odd.
I will add a comment to a gh gist with it to the README once I sort out your other comments. |
Images updated. Note that the line count difference between the files is because Inkscape seems to compress them, whereas the raw Matplotlib svg is spread out. I doubt it makes a difference. It does still look at bit like it's at 14%, but from matplotlibs interactive viewer it confirms it's ~13.5 (which is still a minor mystery, but the chart in general was not designed with accuracy in mind). I simplified the messages, though I kept the initial date. If this is good to go I'll upload the scripts as gists (and link them) and merge. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To build gettext with the changelog, the blurb
package should be installed in the environment.
I used my system environment, which does have |
No description provided.