I am using MPAndroidChart , and want to archive something similar to the following diagram:

Basically, I want to display labels (letβs say, all labels of one of the axes) inside the columns in BarChartor HorizontalBarChart, in addition to the values ββof the bar itself. The reason is that in my case, the YAxis labels are quite long, so itβs not enough to display them outside the diagram. But inside each bar there is a lot of space guaranteed in my case. Therefore, it is quite reasonable to basically name each bar (which means this bar) directly inside it. I did not find an API for this (I looked in version 2.1.1).
HorizontalBarChart, , BarChart !
? , .