react-vis
react-vis copied to clipboard
All charts should support className prop at data level
RadialChart has a className prop at data level. It should be the same for LineSeries/BarSeries/... This would make it easy to implement a common styling for user actions such has mouse hovering over data points etc.