ChartsOrg / Charts

Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
Apache License 2.0
27.58k stars 6k forks source link

Make public drawMultilineText in ChartUtils #5049

Open Biolazard opened 1 year ago

Biolazard commented 1 year ago

Goals :soccer:

I'm using a HorizontalBarChartView and i need to show a multilines label with text alignment to the right like this: Simulator Screenshot - iPhone 14 - 2023-04-21 at 12 38 28 To do this i need to create my own XAxisRendererHorizontalBarChart and to override func drawLabel() with context.drawMultilineText