mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Show partial data indicators on variance chart
This commit is contained in:
parent
8205578267
commit
aeb6a45a45
34 changed files with 176 additions and 6780 deletions
|
|
@ -42,4 +42,13 @@ module VarianceHelper
|
|||
def zone_width_percentage
|
||||
100.0/zones.size
|
||||
end
|
||||
|
||||
def availability_indicator_percentage
|
||||
3
|
||||
end
|
||||
|
||||
def partial_data_indicator_size
|
||||
16
|
||||
end
|
||||
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue