yang-wei / rd3

react + d3
https://yang-wei.github.io/rd3/
MIT License
319 stars 83 forks source link

Adding support for tick stroke #28

Closed joeshub closed 8 years ago

joeshub commented 8 years ago

Adding the ability to set the color of the ticks on the X & Y axis to:

yang-wei commented 8 years ago

Can you add it into CartesianChartPropsMixin instead of every chart ?