Commit 829a5ae
committed
improvement(usage): drop the segmented allowance meter from the usage summary
The pills answered a question the line above them had already answered. "511,488
credits of 2,000,000" is the proportion, stated exactly; a 24-segment bar restates
it approximately, and directly under a chart of the same data in the same colour it
reads as a third series rather than as a summary.
The seat meter keeps `SegmentedMeter`, where it belongs: seats are countable, so a
pill per seat is legible in a way a pill per ~83,000 credits is not. The overage
signal the meter also carried is unaffected — the "Over limit" badge beside the
figure already states it, and states it in words.1 parent 56abc6c commit 829a5ae
1 file changed
Lines changed: 0 additions & 17 deletions
Lines changed: 0 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 13 | | |
22 | 14 | | |
23 | 15 | | |
| |||
95 | 87 | | |
96 | 88 | | |
97 | 89 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | 90 | | |
108 | 91 | | |
109 | 92 | | |
| |||
0 commit comments