VisualizerBase
VisualizerBase is a base object for all visuzlizers. It responsible for the rendering and destroying visualizer.
constructor parameters: question - a survey question to visualize, data - an array of answers in format of survey result, options - object with the following options, name - visualizer name
options: seriesValues - an array of series values in data to group data by series, seriesLabels - labels for series to display, if not passed the seriesValues are used as labels, survey - pass survey instance to use localses from the survey JSON, dataProvider - dataProvider for this visualizer,
Inherited from the following class(es):
IDataInfoCopyright © 2023 Devsoft Baltic OÜ. All rights reserved.