https://kotlinlang.org logo
r

Ronald Daugherty

05/18/2018, 3:06 PM
I'm getting a response from a server with information when a task was done. The data has to be converted to a float to so it can be displayed in a chart. I would like to filter the data display but a 7 day , 30 day, and year results. Can someone point me in the right direction to how I would do sort this info? Thanks
stackoverflow 3
d

Davor Maric

05/21/2018, 12:48 AM
RxJava2 -> filter()
u

ursus

05/22/2018, 1:07 PM
nobody can help you if you dont provide how the data looks