https://github.com/mingderwang/kibana-react-d3-app
https://github.com/mingderwang/kibana-react-d3-app
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mingderwang/kibana-react-d3-app
- Owner: mingderwang
- License: mit
- Created: 2017-04-20T11:54:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-22T08:09:42.000Z (about 9 years ago)
- Last Synced: 2025-03-04T05:24:43.386Z (over 1 year ago)
- Language: JavaScript
- Size: 42 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
fork from https://github.com/rashidkpc/kibana-react-app
add d3 chart in kibana-react-app plugin
#build
* copy this folder to src/core_plugins in your kibana source code
* make sure you run "npm install" on this folder first.
