seansaito / Roster

A Tor project that awards points and badges to relay operators based on the performance of their families
5 stars 1 forks source link

Feature: /histogram #5

Open virgil opened 8 years ago

virgil commented 8 years ago

Output a D3.js histogram of the point contribution of the different operators. It'd be nice to see if it was unimodal / bimodal, etc.

Example: http://www.frankcleary.com/making-an-interactive-histogram-in-d3-js/

But we'd definitely want thinner bars.

X-axis = "Points" (Put numbers on this access) Y-axis = "% of Operators" (No numbers on this access)

seansaito commented 8 years ago

Sounds good. How should we identify operators?

virgil commented 8 years ago

Just their family's most popular contact info. On Fri, 18 Dec 2015 at 13:37 Sean Saito notifications@github.com wrote:

Sounds good. How should we identify operators?

— Reply to this email directly or view it on GitHub https://github.com/seansaito/Roster/issues/5#issuecomment-165678272.

seansaito commented 8 years ago

what if it is none?

virgil commented 8 years ago

I suppose the placeholder "None".

-V

On Fri, Dec 18, 2015 at 3:52 PM, Sean Saito notifications@github.com wrote:

what if it is none?

— Reply to this email directly or view it on GitHub https://github.com/seansaito/Roster/issues/5#issuecomment-165705946.