clickpy
clickpy copied to clipboard
Inconsistent timelines
few things:
- Date range for downloads chart is using < and should be <=. Simple fix @lio-p
- Right now we take the lowest date across all packages i think and use this date, we could use the earliest date for the package - we'd still have inconsistencies though as Github and downloads data has different date ranges and data availability. Maybe we just pad with 0s @lio-p
- date is being rounded on the stars -not a big issue imo. Its an "estimate"