Madhu Bhilawadi

Results 2 issues of Madhu Bhilawadi

``` self.chartView.graphView.dataSeries = [ OCKDataSeries(values: [132], title: "Steps", gradientStartColor: ColorUtility.chartBottomColor(), gradientEndColor: ColorUtility.chartTopColor()) ] ``` when we have two entries in values bar seems to work fine. it doesn't show anything...

**Question** We had 4 keys in Hive DB and app is live. We changed the requirement and updated Hive DB with 4 more params. But if we run new code...

question