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
I am using Amchart 5. I encountered a challenge when I customized the total number on the head of each bar in the stacked bar chart. As per the document guide, the total number will appear on the head of a bar column based on the top series. However, my challenge is to show the total with a specific condition that just shows the exact total number when it is greater than 0.1, in contrast, it will show the text like "<0.1". How can I do that?
My code is below:
I am using Amchart 5. I encountered a challenge when I customized the total number on the head of each bar in the stacked bar chart. As per the document guide, the total number will appear on the head of a bar column based on the top series. However, my challenge is to show the total with a specific condition that just shows the exact total number when it is greater than 0.1, in contrast, it will show the text like "<0.1". How can I do that?
My code is below:
The text was updated successfully, but these errors were encountered: