forked from penguin86/luna-tracker
improve statistics
This commit is contained in:
@@ -8,15 +8,23 @@
|
||||
</string-array>
|
||||
|
||||
<string-array name="StatisticsTypeLabels">
|
||||
<item>Bottle</item>
|
||||
<item>Sleep</item>
|
||||
<item>BOTTLE_EVENTS</item>
|
||||
<item>BOTTLE_SUM</item>
|
||||
<item>BOTTLE_SUM_AVERAGE</item>
|
||||
<item>SLEEP_SUM_AVERAGE</item>
|
||||
<item>SLEEP_EVENTS</item>
|
||||
<item>SLEEP_PATTERN</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="StatisticsTypeValues">
|
||||
<item>BOTTLE</item>
|
||||
<item>SLEEP</item>
|
||||
<item>BOTTLE_EVENTS</item>
|
||||
<item>BOTTLE_SUM</item>
|
||||
<item>BOTTLE_SUM_AVERAGE</item>
|
||||
<item>SLEEP_SUM_AVERAGE</item>
|
||||
<item>SLEEP_EVENTS</item>
|
||||
<item>SLEEP_PATTERN</item>
|
||||
</string-array>
|
||||
|
||||
<!--
|
||||
<string-array name="StatisticsDataLabels">
|
||||
<item>Event</item>
|
||||
<item>Amount</item>
|
||||
@@ -26,7 +34,7 @@
|
||||
<item>EVENT</item>
|
||||
<item>AMOUNT</item>
|
||||
</string-array>
|
||||
|
||||
-->
|
||||
<string-array name="StatisticsTimeLabels">
|
||||
<item>Day</item>
|
||||
<item>Week</item>
|
||||
|
||||
Reference in New Issue
Block a user