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
Hi Daniel,
I have done my Bar Chart as below with using your source library.
I would like to ask, it is possible can make same like my prototype as below?
The percentage's value is with the Bar Chart, but it show the label on the bar. I would like the the percentage label same line (yAxis) together and the position is above the bar as the mention as below.
Thank you very much!
The text was updated successfully, but these errors were encountered:
For your question, I think you need to override drawValues to display the sum value. The chart should calculated that for you, but it just does not support draw sum value. @danielgindi this feature is being asked a few times.
'being cut' seems you override something would leads to not enough contentRect? How do you override drawValues?
Also, I am thinking your question is off the topic of this thread?
Hi Daniel,
I have done my Bar Chart as below with using your source library.
I would like to ask, it is possible can make same like my prototype as below?
The percentage's value is with the Bar Chart, but it show the label on the bar. I would like the the percentage label same line (yAxis) together and the position is above the bar as the mention as below.
Thank you very much!
The text was updated successfully, but these errors were encountered: