First off, I really appreciate you publishing this library. It's been helpful on more than one occasion.
I did notice a type issue when trying to use labelWrap. In my IDE it gets flagged as not a property of LegendColor. Looking at the interfaces, it doesn't look like it's part of any of the legends. Can this be added so that it passes linting?
Hi,
First off, I really appreciate you publishing this library. It's been helpful on more than one occasion.
I did notice a type issue when trying to use labelWrap. In my IDE it gets flagged as not a property of LegendColor. Looking at the interfaces, it doesn't look like it's part of any of the legends. Can this be added so that it passes linting?
Thanks!
https://github.com/susielu/d3-legend/blob/74043086842cf3edeb52ce6ca7be5f26e3d1d6f4/types/d3-svg-legend.d.ts#L55