diogobernardino/williamchart

LineChart example give error warning

radeshf opened this issue · 1 comments

i use example code to create line bar but give this error warning

lineChart.gradientFillColors = intArrayOf( Color.parseColor("#81FFFFFF"), Color.TRANSPARENT )

error warning

Size must be at least 2 and at most 2

it's work fine but give this error warning
Android studio 4.0.1
library version 3.7.2
compileSdkVersion 30
buildToolsVersion 29.0.3

Duplicate of #281 .