A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
Other
37.64k
stars
9.02k
forks
source link
my pie chart legend still not showing can anyone help me please #2609
override func viewDidLoad() { super.viewDidLoad() // setLeftChart() distance = CGFloat(0.0) setRightChart()
func setChart( dataPoints: [String], values: [Double]) {