AnyChart-iOS
AnyChart-iOS copied to clipboard
Unable to use custom Fonts .
I have tried using our custom fonts using fontFamily but it didn't reflect any changes kindly check below code.Font is working native labels and every where else in App but don't work on AnyChart.
circularGauge.label(index: 2) .text(text:"Some Text") .hAlign(align: "center") .vAlign(align: "middle") .fontFamily(family: "Roboto-Regular")
@mubasherkhan I'm afraid this feature is not supported correctly in the current version of the library. We will take it into account! Thank you for the report!