This issue repros on Android 4.4 API 19, but not API 27. It happens with the example project (Multi-Pane Stock Charts). The issue is that on certain zoom levels, the x-axis labels are cut off (so instead of displaying 11 Mar, it just displays 11).
I have tried to override TradeChartAxisLabelFormatter with my custom implementation but saw the same issue, so the bug seems to be in the provider or somewhere else.
Please see screenshot: https://imgur.com/a/2RDC2MZ
- Mike Liu asked 6 years ago
- last edited 6 years ago
- You must login to post comments
Hi Mike,
Thanks for writing to us.
I could reproduce this issue, not sure why some labels aren’t drawn. I’m going to create a task to investigate why this happens.
EDIT:
This issue should be fixed starting from v2.2.0.2366 and above ( it should be available in our Maven repository ).
Best regards,
Yura
- Yura Khariton answered 6 years ago
- last edited 6 years ago
-
Ok thanks, the issue seems to be fixed
- You must login to post comments
Please login first to submit.