When I create a stacked bar chart, values of the bars are written at he top of their bar. Is it possible to write these values in the middle of the bar ?
What I have :
4
_
| |
| |
| |
What I want :
_
| |
|4|
| |
The bars represent frequencies of distinctive values of a variable or commonly the distinct values themselves. The number of values on the x-axis of a bar graph or the y-axis of a column graph is called the scale.
The bar is a metric unit of pressure, but not part of the International System of Units (SI). It is defined as exactly equal to 100,000 Pa (100 kPa), or slightly less than the current average atmospheric pressure on Earth at sea level (approximately 1.013 bar).
It's possible to draw the value inside the bar.
Call barChart.setDrawValueAboveBar(false)
to draw the value inside the bar.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With