Move events stats in Statistics, add ticket distribution

This commit is contained in:
Stella 2014-03-09 16:16:22 +02:00
parent 257226273b
commit 2e1dcd33fe
20 changed files with 968 additions and 159 deletions

View file

@ -1,7 +1,7 @@
<script>
var registered = '<%= h @registrations.count%>';
var data = <%=raw @mydays.to_json %>;
var data = <%=raw @registered_time.to_json %>;
var valueLabelWidth = 10; // space reserved for value labels (right)
var barHeight = 24; // height of one bar