AnyChart / AnyChart-Android

AnyChart Android Chart is an amazing data visualization library for easily creating interactive charts in Android apps. It runs on API 19+ (Android 4.4) and features dozens of built-in chart types.
2.29k stars 369 forks source link

"hovered" has private access in "com.anychart.anychart.HeatMap" #219

Open sunflowerzf opened 3 years ago

sunflowerzf commented 3 years ago

I'm trying the latest chart code into my Android studio app, there's errors as shown in the image, which say many functions has private access, so cannot be used, how to deal with it? Thanks.

无标题-3