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

survey-analytics

Package Overview
Dependencies
Maintainers
0
Versions
330
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

survey-analytics

SurveyJS analytics Library.

  • 1.12.14
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

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.

Keywords

FAQs

Package last updated on 10 Dec 2024

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