--- a/ckanext/ga_report/templates/ga_report/site/index.html +++ b/ckanext/ga_report/templates/ga_report/site/index.html @@ -6,6 +6,17 @@ Site usage + + + + +
  • @@ -24,13 +35,9 @@
    - + ${month_selector(c.month, c.months, c.day)} +
    @@ -73,11 +80,17 @@ Name Value + History - + ${name} ${value} + + + ${','.join([y for x,y in graph])} + + @@ -119,18 +132,29 @@ - - + +