I am using vico chart in my android app. Need help in auto scrolling the chart when new data comes in
Hi I am working with https://patrykandpatrick.com/vico/ vico chart in android.
I can’t show the same data in Android YCharts
I’m currently working on an Android app using Jetpack Compose and the co.yml.charts library to render a line chart. The problem I’m facing is that when all y values in my dataset are identical, the chart does not render correctly. It seems to fail to display the line chart entirely or displays a very thin line which is hard to notice.
AnyChart TreeMap does not update data on screen
AnyChart TreeMap does not update the screen data despite the fact that the data set has been changed. I have the next code: