8 ms·
God, yes. It frustrated me so much that I ended up just copying the data into JS arrays and generating my own charts using the Google Visualization API. http:/
by warpdude 15y ago
God, yes. It frustrated me so much that I ended up just copying the data into JS arrays and generating my own charts using the Google Visualization API.
http://dl.dropbox.com/u/25782/sourceforge.html http://dl.dropbox.com/u/25782/sourceforge.html
Pretty eye-opening. What's clear is that the 'Other' category brings so much uncertainty to the data that it renders the data virtually useless.
- thenextcorner 15y agoThat's an awesome chart to visualize
- bradleyland 15y agoI found stacked area to work really well: http://dl.dropbox.com/u/6353242/hn/sourceforge-area-normalized.html http://dl.dropbox.com/u/6353242/hn/sourceforge-area-normaliz... You can get a real sense for how large the 'other' datapoint is by looking at non-normalized view as well: http://dl.dropbox.com/u/6353242/hn/sourceforge-area.html http://dl.dropbox.com/u/6353242/hn/sourceforge-area.html
- bradleyland 15y agoApparently much of the "other" data are non-browser tools. E.g., curl and wget. https://twitter.com/#!/rbowen/status/137305778875936771 https://twitter.com/#!/rbowen/status/137305778875936771
- thenextcorner 15y agoFollow up conversation at: http://www.bradlanders.com/2011/11/17/visualizing-sourceforge-data/ http://www.bradlanders.com/2011/11/17/visualizing-sourceforg...