Closed notpeelz closed 8 years ago
There doesn't seem to be any way as yet; most-derived components rely upon the common Chart
, but don't relay any extra props.
For instance, LineChart only passes the legend
bool prop: src/linechart/LineChart.jsx#L63
will work on this after clean up work done in https://github.com/yang-wei/rd3
Agree. I am looking for a way to customize the size of font in the legend, but haven't figured it out yet