# HG changeset patch # User Chris Cannam # Date 1366907260 -3600 # Node ID 33c6a8f9b1304067d99261fe94fd15e40ae7fd23 # Parent faa9b8f8906c475694d223e20868fbaa8b89258c Use short version for response distribution diff -r faa9b8f8906c -r 33c6a8f9b130 1/html/response-count-quarterly-nonnorm.html --- a/1/html/response-count-quarterly-nonnorm.html Thu Apr 25 17:20:16 2013 +0100 +++ b/1/html/response-count-quarterly-nonnorm.html Thu Apr 25 17:27:40 2013 +0100 @@ -1,15 +1,1 @@ -
- - - - - - - - - - - - - -
ResponsesTotal
2010-Q46262
2011-Q16969
2011-Q27575
2011-Q37272
2011-Q48585
2012-Q19595
2012-Q26464
2012-Q36666
2012-Q48585
2013-Q1124124
2013-Q22424
Total821821
+ diff -r faa9b8f8906c -r 33c6a8f9b130 1/htmlize.sh --- a/1/htmlize.sh Thu Apr 25 17:20:16 2013 +0100 +++ b/1/htmlize.sh Thu Apr 25 17:27:40 2013 +0100 @@ -1,8 +1,8 @@ #!/bin/bash -reqd_long="response-count-quarterly-nonnorm iam-summary sv-platform-profession happy-summary easy-summary prog--multichoice vamp-summary" +reqd_long="iam-summary sv-platform-profession happy-summary easy-summary prog--multichoice vamp-summary" -reqd_imageonly="iam-quarterly location-summary sv-platform-summary sv-platform-quarterly location-platform ua-summary ua-quarterly ua-platform sv-version-summary sv-version-quarterly sv-version-platform feature--multichoice feature-image-layer-respondents sv-plugs-multichoice prog-by-profession otherlang--multichoice" +reqd_imageonly="response-count-quarterly-nonnorm iam-quarterly location-summary sv-platform-summary sv-platform-quarterly location-platform ua-summary ua-quarterly ua-platform sv-version-summary sv-version-quarterly sv-version-platform feature--multichoice feature-image-layer-respondents sv-plugs-multichoice prog-by-profession otherlang--multichoice" for x in $reqd_long; do pic_url="http://code.soundsoftware.ac.uk/projects/sv-survey-output/repository/raw/1/charts/raw/$x.png"