You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current graph library that we use right now is very outdated (has 2k+ issues and has no meaningful updates for 5-6 years), and considering that there are some unexpected bugs associated with our dining graph, it is perhaps a good idea to use a new library to reimplement the graphs and charts in our app. Below are some good libraries to consider:
Vico, a line/bar graph library that supports both Jetpack Compose and the view system.
AAChartCore, a declarative graph library that offers a great variety of graph types and have impressive Ui/Animation features
Issue
The current graph library that we use right now is very outdated (has 2k+ issues and has no meaningful updates for 5-6 years), and considering that there are some unexpected bugs associated with our dining graph, it is perhaps a good idea to use a new library to reimplement the graphs and charts in our app. Below are some good libraries to consider:
The text was updated successfully, but these errors were encountered: