This demo is a version of Time Periods demo and uses React version 16.
This demo shows how to use the KeyLines React component to:
We've written the source code and chart component in ES6/JSX. We've also bundled the demo, chart component, React and ReactDOM into a single file using Webpack, and transpiled the code to JavaScript using Babel.
Tutorial: React Tutorial
KeyLines React component: React Reference
React official page: reactjs.org