Axis multiline labels#3190
Conversation
|
Maybe it will be better to use StaticLayout for multiline text instead of splitting by '\n'? |
|
This modification would be useful. hope @PhilJay or someone else will have a look :) |
|
The texts are not center aligned.
These changes are not tested if the The user should also add |
|
It is very important feature! I hope someone will look at this. If you have problem with alignment, use static layout. From my experience it is much easier than calculating manually :) |
Based on fabriziogueli’s change: PhilJay#3190
|
How can I edit this file if the Util.java is read-only file? |
|
@joyceHong0524 You need to clone, edit and build the project yourself |
|
I also tried setMultiLineLabel(true) but it doesn't work. For example? |
|
+1 interested in this. Please add! |
This PR allow multiline labels on the xAxis using '\n'
Example :