How to make arrow triangle base wider than its height? #216
Unanswered
vitkhudenko
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Could you try using the setArrowTopPadding? .setArrowSize(16)
.setArrowTopPadding(8) // or .setArrowBottomPadding(8) based on the orientation |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The issue I encountered has been introduced at the #64.
Despite the ticket is closed, I am still having the problem - it is impossible to make the arrow triangle base wider than its height.
This is what I am trying to achieve:
Beta Was this translation helpful? Give feedback.
All reactions