diffract
diffract copied to clipboard
A set of d3 based visualization components built for React
Results
4
diffract issues
Sort by
recently updated
recently updated
newest added
Hey! I noticed this project is still using `React.PropTypes` which was deprecated in React 16, in favor of https://www.npmjs.com/package/prop-types. The other changes are covered in more detail here: https://reactjs.org/blog/2017/09/26/react-v16.0.html Thanks...