An An

Results 545 comments of An An

![image](https://user-images.githubusercontent.com/16357599/65397985-d8bd1e00-dde6-11e9-8973-5530171b1030.png) Without any changes, I finally got the AAYAxis object instance and the `tickPositions` value using your code.

Maybe there is something wrong with your project.

#148 Method 1: https://github.com/AAChartModel/AAChartKit-Swift/issues/148#issuecomment-496133511 Method 2: https://github.com/AAChartModel/AAChartKit-Swift/issues/148#issuecomment-496134648

1. There is no way to get the moved event in Highcharts, 1. As for getting the touched event ,I need more time to add it. At least until this...

You can get the point index on chart,through the point index you can get the point value Indirectly.

AAChartKit-Swift support user touch events now, refer to the introduction in README and the sample in demo. https://github.com/AAChartModel/AAChartKit-Swift/blob/master/README.md#support-user-click-events-and-move-over-events

Do you mean this kind of chart? https://jshare.com.cn/demos/REhsq3

Swift版本的AAChartKit走的是轻量化路线,所以很多不太常用到的属性都没有添加进入.

Swift版本的原生图表框架Charts也十分的优秀啊,我也就没有在Swift版本的AAChartKit上作过多的额外工作了.Charts本身已足够优秀,应该足以应对各种复杂场景数据可视化的需求了吧

加上不难,不过我最近项目很忙,除非你愿意等一等,至少要到这个周末