You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find the download graphs very noisy, mostly due to the fact that often (if a version has zero downloads) the line color does not match the fill color below.
I think it would be better to draw newest versions first instead of oldest first (in the z-order). This way the line color always matches the fill color below and the color of a version only appears if it was actually downloaded.