Is there anyway to view data from Firestore in graph or chart forms?

user10175770 :

I am able to retrieve data from my Cloud Firestore database but I am just wondering if there is anyway to display this data in a variety of forms. i.e a bar chart or in a pie chart for example?

Alex Mamo :

Yes it is, actually there are a few different graphing libraries that are available for Android.

For one of my apps, I'm currently live-plotting sensor data using Android GraphView. It is quite customizable and it runs nice and smoothly. The video on the site looks basic, but you can change it the way it looks like to fit your design.

There is also another alternative named MPAndroidChart. It looks very good and is quite customizable, does also support live graphing. I've tested that and I recommend it. It has good documentation.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=71355&siteId=1