GithubHelp home page GithubHelp logo

zeigerpuppy / survey-analytics Goto Github PK

View Code? Open in Web Editor NEW

This project forked from surveyjs/survey-analytics

0.0 1.0 0.0 5.49 MB

SurveyJS Analytics Pack

Home Page: https://surveyjs.io/Overview/Analytics

License: Other

JavaScript 8.79% TypeScript 82.52% HTML 0.24% SCSS 8.27% Pug 0.19%

survey-analytics's Introduction

SurveyJS Analytics

SurveyJS Analytics

Build Status Tested with TestCafe Open Issues Closed issues

SurveyJS Analytics library allows to render survey results as charts or tables

Main Features

  • Count answers and render results as charts for the select type questions
  • Count answers and render results as gauge for range type question
  • Three different types of charts: bar, pie and line
  • Wordcloud for text questions representation
  • Interactive filtering for the select type questions
  • Flexible layout and customizable colors

Examples

You may review the analytics example or check this standalone plnkr example.

Other live examples:

Licensing

Unlike SurveyJS Library itself, this library is distributed under commercial license. Please read more about licensing on our license page.

Support

If you feel that we have missed some important functionality or found a bug, please write us here on our support desk.

Building survey-analytics from sources

To build library yourself:

  1. Clone the repo from GitHub

    git clone https://github.com/surveyjs/survey-analytics.git
    cd survey-analytics
    
  2. Acquire build dependencies. Make sure you have Node.js installed on your workstation. You need a version of Node.js greater than 6.0.0 and npm greater than 2.7.0. This is only needed to build surveyjs from sources.

    npm install
    
  3. Build the library

    npm run build_prod
    

    After that you should have the library at 'packages' directory.

  4. Run samples

    npm start
    

    This command will run local http server at the http://localhost:7777

    You can open http://localhost:7777/examples/examples

  5. Run unit tests

    npm test
    

    This command will run unit tests

Nearest plans (Nov 2020 - Dec 2020)

Our task list of Survey Analytics pack:

  • Make it easy to integrate/replace new (custom) visualizers
  • Implement data providing server side prototype
  • Introduce (or use 3rd party) data processing engine for survey analytics
  • Support high load scenario - process at least billion records

Limitations

  • SurveyJS Analytics doesn't support objects as values (e.g. of dropdown, radiogroup and other select question items)
  • WordCloud visualizer is too slow for large texts and significant answers count

survey-analytics's People

Contributors

dmitry-kurmanov avatar tsv2013 avatar gologames avatar mviorno avatar dk981234 avatar dependabot[bot] avatar griffen avatar dpco avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.