novus / nvd3

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

Legend overlap chart #2200

Open meshubh opened 5 years ago

meshubh commented 5 years ago

When the width and height of a chart is reduced the legends come over the chart the transform translation isn't happening properly when width is changed. Can you please provide a workaround for this?