Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

survey-analytics

Package Overview
Dependencies
Maintainers
5
Versions
331
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

survey-analytics

SurveyJS analytics Library.

  • 1.9.40
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
5
Weekly downloads
 
Created
Source

SurveyJS Analytics

Build Status Tested with TestCafe Open Issues Closed issues

SurveyJS Analytics visualizes survey results and allows users to analyze them.

SurveyJS Analytics

Features

  • Supported chart types:
    • Bar
    • Pie
    • Line
    • Gauge
    • Bullet
    • Scatter
    • Word cloud
  • Interactive filtering
  • Customizable colors
  • Dynamic layout
  • Chart reordering via drag and drop

Get Started

Resources

Build SurveyJS Analytics 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 Analytics is not available for free commercial usage. If you want to integrate it into your application, you must purchase a commercial license.

Keywords

FAQs

Package last updated on 12 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc