liquid_feedback_frontend

diff env/util/initiative_pie.lua @ 1309:32cc544d5a5b

Cumulative patch for upcoming frontend version 4
author bsw/jbe
date Sun Jul 15 14:07:29 2018 +0200 (2018-07-15)
parents 6f3e01b266b3
children
line diff
     1.1 --- a/env/util/initiative_pie.lua	Thu Jun 23 03:30:57 2016 +0200
     1.2 +++ b/env/util/initiative_pie.lua	Sun Jul 15 14:07:29 2018 +0200
     1.3 @@ -10,7 +10,7 @@
     1.4    local first_preference_votes = initiative.first_preference_votes
     1.5      
     1.6    local d = d or 100
     1.7 -  local gap = gap or d / 20
     1.8 +  local gap = 2
     1.9    
    1.10    local r = d/2
    1.11    local r_circle = r - gap
    1.12 @@ -131,4 +131,4 @@
    1.13      offset = - offset
    1.14    }
    1.15      
    1.16 -end
    1.17 \ No newline at end of file
    1.18 +end

Impressum / About Us