Skip to content

Commit

Permalink
[bug] fix xyPlotClassName omission (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
rpjs authored and Kris Salvador committed Nov 13, 2018
1 parent 8003d02 commit be5a5aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/XYPlot.js
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ class XYPlot extends React.Component {
spacingLeft,
spacingRight,
style,
xyPlotClassName,
// Passed in as prop from resolveXYScales
xScale,
yScale
Expand Down

0 comments on commit be5a5aa

Please sign in to comment.