AnyChart-iOS icon indicating copy to clipboard operation
AnyChart-iOS copied to clipboard

Unable to use custom Fonts .

Open mubasherkhan opened this issue 3 years ago • 1 comments

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 avatar Mar 30 '21 11:03 mubasherkhan

@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!

Shestac92 avatar Mar 30 '21 13:03 Shestac92