How is it possible to hide the legend or change its text colour?
In swift 3, you hide the legend as such: chart.legend.enabled = false
Found it myself, closing the issue.
Most helpful comment
In swift 3, you hide the legend as such: chart.legend.enabled = false