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.

2 lines (1 loc) 131 B
export declare function createPipeline(surveyId: string, questionId: string, visualizerType: string, questionType: string): any[];