spotify/reactochart

Add Style prop to XYPlot component

ariroseonline opened this issue · 2 comments

  • Adding a style or plotStyle prop would allow a user to pass in styles to the XYPlot (a component used by most almost users).
  • For reference, SankeyDiagram has a style prop, so this would provide similar parity.
  • A benefit would be that a user wouldn't have to use classname-based styling in their entire implementation and stick to one methodology.
mptap commented

@ariroseonline @krissalvador27 Have raised PR for this #117

resolved via #117, will be included in next release! :)