UNPKG

survey-analytics

Version:

SurveyJS Dashboard is a UI component for visualizing and analyzing survey data. It interprets the form JSON schema to identify question types and renders collected responses using interactive charts and tables.

4 lines (3 loc) 84 B
export * from "./setup"; export * from "./chart-adapter"; export * from "./legacy";