I have a morris.js bar graph. I want to place count on top of this graph. I looked into morris.js bar doc, could not find any.
count
On hover it should display
Try by placing this code in CSS
.morris-hover{position:absolute;z-index:1000;}