How to add label at end of HTML5 stacked bar chart in Jaspersoft Studio
To add label at end of HTML5 stacked bar chart:
- Right click chart element / Edit Chart Properties
- Chart Formatting / Show Advanced Properties
yAxis / stackLabels
- set enabed = true
- set format = ${total}M (or whatever)