rizmaulana / kotlin-mvvm-covid19

This repository contains simple COVID19 data monitoring with android stack MVVM, Live Data, Koin, RxJava, RxBinding, Offline first with simple caching, etc
Apache License 2.0
435 stars 111 forks source link

yAxis Label Formatting in Total and Delta Daily Graph #49

Open fajarnuha opened 4 years ago

fajarnuha commented 4 years ago

image

As the default takes too much space, we can improve this by format it using K per thousands e.g. 300K, 500K etc