Přeskočit na hlavní obsah

Module: app/zamestnanec/formular/[formId]/vysledek/toolbar-items/FrequencyVisualizationToolbarItem

Functions

default

default(root0): Element

Shows a button that opens a modal with a visualization of the frequency of values. The user may select any field from the data to visualize. The user may select from different chart types.

Parameters

NameTypeDescription
root0ObjectProps for the component.
root0.data{ [key: string]: LabeledDataValue; }[]Data to visualize. May be empty while the data is loading.
root0.keyLabelMapObjectMap of keys in data property of the submission to labels.

Returns

Element

Defined in

src/web-app/src/app/zamestnanec/formular/[formId]/vysledek/toolbar-items/FrequencyVisualizationToolbarItem.tsx:17