# echarts_for_splunk **Repository Path**: gangtao/echarts_for_splunk ## Basic Information - **Project Name**: echarts_for_splunk - **Description**: customer viz using echarts - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-05-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # echarts_for_splunk customer visualization for splunk using echarts To install the app, follow below commands: ``` export SPLUNK_HOME cp echarts_app $SPLUNK_HOME/etc/apps cd $SPLUNK_HOME/etc/apps/echarts_app/appserver/static/visualizations npm install npm run build ```