I have just started learning d3.js and dc.js. I want to create bar chart in dc.js with labels, but when I refer the api, it says .label function is not supported for bar chart. Any idea why label are not supported? What should i do to show the label just below the top of the every bar?
Thanks in advance.