pereztr5 / cyboard

Scoring engine for cyber defense competitions
BSD 3-Clause "New" or "Revised" License
10 stars 4 forks source link

Scoring breakdown #27

Closed tbutts closed 7 years ago

tbutts commented 7 years ago

Check it:

Before

screenshot from 2017-10-20 22-03-36

After

screenshot from 2017-10-20 22-13-12

Here it is with animated filtering

As you can see, there are also a number of nice style fixes, due to updating Highcharts and better use of its API. The loss of the individual colors per team is a shame, but there's no sane way to work that in with a stacked bar graph.

The only other alternative I can think of would be a drill-down on each team's scores, but that would take many clicks, which reduces it's usefulness.

Closes #14

Aside: It hurts to work with relational data in Mongo.