JSPM

sa-zhcn

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q14406F
  • License SEE LICENSE IN LICENSE

SurveyJS analytics Library.

Package Exports

  • sa-zhcn
  • sa-zhcn/survey.analytics.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (sa-zhcn) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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
    • 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

    git clone https://github.com/surveyjs/survey-analytics.git
    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.

    npm install
  3. Build the library

    npm run build:prod

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

  4. Run test examples

    npm start

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

  5. Run unit tests

    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.