You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary
The LimitLine added to XAxis doesn't use the typeface set.
Expected Behavior
The LimitLine label should be rendered with specified typeface.
Possible Solution
in function public void renderLimitLineLabel(Canvas c, LimitLine limitLine, float[] position, float yOffset) call and respect limitLine.getTypeface()
Device (please complete the following information):
any
Additional Context
no specific conditions / all calls
The text was updated successfully, but these errors were encountered:
Summary
The LimitLine added to XAxis doesn't use the typeface set.
Expected Behavior
The LimitLine label should be rendered with specified typeface.
Possible Solution
in function public void renderLimitLineLabel(Canvas c, LimitLine limitLine, float[] position, float yOffset) call and respect limitLine.getTypeface()
Device (please complete the following information):
any
Additional Context
no specific conditions / all calls
The text was updated successfully, but these errors were encountered: