项目作者: surveyjs

项目描述 :
SurveyJS Analytics Pack
高级语言: TypeScript
项目地址: git://github.com/surveyjs/survey-analytics.git
创建时间: 2019-05-13T13:53:50Z
项目社区:https://github.com/surveyjs/survey-analytics

开源协议:Other

下载


SurveyJS Dashboard

Build Status

Tested with TestCafe


Open Issues


Closed issues

The SurveyJS Dashboard library lets you build survey data dashboards and simplify survey data analysis with interactive and customizable charts and tables. Visualize your insights and analyze survey results in one view.

Features

  • Supported chart and graph types:
    • Bar chart
    • Donut graph
    • Pie chart
    • Gauge chart
    • Bullet graph
    • Radar / Spider chart
    • Word cloud
  • Interactive value filtering ordering
  • Customizable colors
  • Dynamic layout
  • Drag-and-drop chart reordering

SurveyJS Dashboard

Get Started

Resources

Build SurveyJS Dashboard from Sources

  1. Clone the repo

    1. git clone https://github.com/surveyjs/survey-analytics.git
    2. cd survey-analytics
  2. Install dependencies
    Make sure that you have Node.js v6.0.0 or later and npm v2.7.0 or later installed.

    1. npm install
  3. Build the library

    1. npm run build

    You can find the built scripts and style sheets in the build folder.

  4. Run test examples

    1. npm start

    This command runs a local HTTP server at http://localhost:8080/.

  5. Run unit tests

    1. npm test

Licensing

SurveyJS Dashboard is not available for free commercial usage. If you want to integrate it into your application, you must purchase a commercial license(s) for software developer(s) who will be working with the SurveyJS product’s APIs and implementing their integration.