d3.js stacked bar chart: label beside every stack of the bar instead legend

Viewed 29

I'm using D3.js Is there a way to reach a similar visualization with stack bar chart stack bar chart

where:

  • the labels/annotations besides each stack (see above above link) where series labels beside each of the bars
  • have rounded corners for each stack of the bar

thank you for your help

0 Answers
Related