Erdem ILDIZ

Results 6 issues of Erdem ILDIZ

Hello, I can change infobox style with below codes ```swift BarChartStyle( infoBoxPlacement: .floating, infoBoxValueFont: .system(size: 12), infoBoxBackgroundColour: .red, infoBoxBorderColour: .blue, infoBoxBorderStyle: .init(lineWidth: 5), xAxisLabelFont: .system(size: 10), xAxisLabelsFrom: .dataPoint(rotation: .degrees(-45)), yAxisGridStyle:...

Added language support in options

I am using blow code block, but I am getting `dataListRef.scrollToOffset is not a function. (In 'dataListRef.scrollToOffset({ animated: true, offset: 0 })', 'dataListRef.scrollToOffset' is undefined)` error when I try this...

I am getting this error. Why? I don't understand. > Property 'map' does not exist on type 'EventEmitter'.