SurveyJS Dashboard is a JavaScript UI component that displays user responses in real time with interactive charts and tables, making survey data analysis easier and faster. It integrates into any JavaScript application, supporting every common front-end framework, including Angular, React, Vue, and vanilla JS. Dashboard uses form configurations in JSON (form schema), automatically generated by the SurveyJS form-building component, Survey Creator, to determine how to visualize different survey data types. The library then fills dashboard elements with user responses collected through the SurveyJS rendering component, Form Library. SurveyJS has no backend restrictions, meaning you can easily save your form configurations in JSON to your custom backend and feed them into Dashboard, along with user responses, to build interactive, secure, real-time survey data dashboards in a browser.