When my bar plot shows, I get this in the console:
Warning: Unknown props `hoverAnimation`, `dataPoint`, `handleMouseOver`, `handleMouseLeave` on <rect> tag. Remove these props from the element. For details, see https://fb.me/react-unknown-prop
in rect (created by exports)
in exports (created by exports)
in exports (created by DataSeries)
When my bar plot shows, I get this in the console: