AAChartModel / AAChartCore-Kotlin

📈📊⛰⛰⛰An elegant modern declarative data visualization chart framework for Android . Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types.极其精美而又强大的 Android 数据可视化图表框架,支持柱状图、条形图、折线图、曲线图、折线填充图、曲线填充图、气泡图、扇形图、环形图、散点图、雷达图、混合图等各种类型的多达几十种的信息图图表,完全满足工作所需.
Apache License 2.0
985 stars 114 forks source link

Load certain number of elements #177

Open ristanovicdejan opened 1 year ago

ristanovicdejan commented 1 year ago

Is it possible in this library that I can specify to load only 6 elements on the start and when user is scrolling just to load dynamically next number of elements?

Also, is it possible to place a yAxis labels above bar item like in this picture?

ristanovicdejan commented 1 year ago

@AAChartModel Do we have any news/comments here?

AAChartModel commented 1 year ago

AAChartCore-Kotlin do not support it.