zuoez02 / stackedArea

Kibana 4 plugin using Echarts 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

luto

An awesome Kibana plugin


development

See the kibana contributing guide for instructions setting up your development environment. Once you have completed that, use the following npm tasks.

npm start
Start kibana and have it include this plugin
npm run build
Build a distributable archive
npm run test:browser
Run the browser tests in a real web browser
npm run test:server
Run the server tests using mocha

For more information about any of these commands run npm run ${task} -- --help.

About

Kibana 4 plugin using Echarts 3


Languages

Language:JavaScript 94.4%Language:CSS 3.8%Language:HTML 1.8%