Glucosio / glucosio-android

Glucosio Android App
GNU General Public License v3.0
338 stars 162 forks source link

Migrate to depend MPAndroidChart to MPAndroidChart-Realm #280

Open ghost opened 8 years ago

ghost commented 8 years ago

PhilJay now has a Realm MPAndroidChart Specific Library we might want to land this next release https://github.com/PhilJay/MPAndroidChart-Realm/

SubhrajyotiSen commented 7 years ago

Can I try working on this?

ghost commented 7 years ago

Yes

ghost commented 7 years ago

@SubhrajyotiSen still interested in working on this?

pt2121 commented 6 years ago

can i take a stab at this?

paolorotolo commented 6 years ago

Sure! Feel free to assign this issue to yourself.

pt2121 commented 6 years ago

i might be wrong but it seems you transform data before displaying it, e.g. with glucoseToMmolL, convertDate, etc. so, i don't think we can take much advantage of MPAndroidChart-Realm.

am i missing something?

emartynov commented 6 years ago

Yes, you're right that we do some small data migrations depends on user preference.