novus / nvd3

A reusable charting library written in d3.js
http://nvd3.org/
Other
7.22k stars 2.14k forks source link

multiBarHorizontalChart : Labeling on the top of bar charts #2198

Open Nisar70 opened 5 years ago

Nisar70 commented 5 years ago

I have posted my problem at on #stackoverflow here https://stackoverflow.com/questions/54218012/nvd3-multi-bar-horizontal-chart-labels-to-be-shown-inside-upon-a-bar-rather-defa but to get you focus im posting it here as well.

Can nvd3 provide such a solution where label should be shown upon bar chart like this , shown in the image below ? if yes then how ?

bar_chart This is original nvd3 chart which doesn't fulfill our requirement and desired changes are highlighted. nvd31