AAChartCore-Kotlin icon indicating copy to clipboard operation
AAChartCore-Kotlin copied to clipboard

📈📊⛰⛰⛰An elegant modern declarative data visualization chart framework for Android . Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange,...

Results 107 AAChartCore-Kotlin issues
Sort by recently updated
recently updated
newest added

can someone please help me to set slicedOffset to 0. I am bad about js so couldnt figure out https://api.highcharts.com/highcharts/plotOptions.pie.slicedOffset this is how I am trying to achieve that; chart?.events(AAChartEvents()...

在ReadMe上看到有桑基图,但在真实类库实现里没有找到。Swift版本里已经实现,请问android有考虑追加此功能吗

enhancement

想实现如下效果,咱这个可以吗? 我现在也在改demo https://github.com/AAChartModel/AAChartCore-Kotlin/assets/23163675/3d5f4b6b-fa45-495a-92a0-1bd9470aa0bb

![image](https://github.com/AAChartModel/AAChartCore-Kotlin/assets/15099278/a5cc2359-2be2-44e1-842e-9fc43c130119) 哥 想问一下这种图可以实现嘛

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...

The dataLabelsEnabled is false but it's still showing data for it. check out the screenshot -> ![Screenshot_1675881809](https://user-images.githubusercontent.com/112461516/217623361-2598f064-6566-4bd9-ab9a-87148eb2400d.png)

We need something that would set corner radius dynamically, based on each columns individual value. Plz refer this https://www.amcharts.com/docs/v4/tutorials/adaptive-column-corner-rounding-for-positive-and-negative-values/

In HighCharts they define like this "Data grouping replaces a sequence of data points in a series with one grouped point. The values of each grouped point is calculated from...

How do I specify a custom font(included in my app resource folder) for chart titles and labels?

enhancement

.series中arrayOf AASeriesElement()有四条 可demo图例只显示三条 dataLabelsEnabled已经设置为true