CT Wu
CT Wu
As title.
Probably something like [d3-scale](https://github.com/d3/d3-scale)
ref [https://gist.github.com/domenic/ec8b0fc8ab45f39403dd]()
- [ ] support for x- and y-axis - [ ] support for axis labels
Need some discussion before merging: 1. There were `rxjs4ObservableConfig.js` and `rxjsObservableConfig.js` (for rxjs 5) before. This PR upgrade `rxjsObservableConfig.js` directly to adopt rxjs 6, but it's a breaking change. We...
Because jsdom still does not support layout, we should switch to PhantomJS for better testing.
see https://github.com/yannickcr/eslint-plugin-react/issues/678#issue-165177220