我設置具有上X軸一些值的CombinedChartView XAXIS值的順序,可以說(15,16,17,2,3) 與這行代碼 for i in 0..<gameStatsMonth.count {
let dataEntryTeam = ChartDataEntry(x: Double(gameStatsMonth[i].day!), y: Double(gameStatsMonth
我使用Daniel Cohen Gindi的Charts框架。我爲這個問題 Set an horizontal scroll to my Barchart in swift 我想在中鋒位置添加標記,當用戶滾動水平的回答說明,通過增加的scaleX值,並啓用拖動水平滾動圖表。我知道,只要用戶拖動圖表,但不包含「chartDataEntry」和「Highlighted」的值(如「chartValueS