Chart Code Blocks
-
Chart Code Block
Syntax examples for defining chart types, including bar, area, line, and pie charts. Properties vary by chart type. ...
Continue reading... -
Axis Code Block
Configure chart axes using code blocks for category and number axes. Define axis labels for primary and secondary axes to label them accordingly. ...
Continue reading... -
Series Code Block
Configure chart series using the code block, including properties such as value, label, format, percent, categories, breakdownBy, and chart. ...
Continue reading... -
BreakdownBy Code Block
BreakdownBy code block segments stacked bar chart data. Use cut, cutByMulti, date, or overlappingdate to configure chart segmentation. ...
Continue reading... -
Category Code Block
Category code block segments bar charts into columns. Use cut, cutByMulti, date, or overlappingDate to configure categories. ...
Continue reading... -
Base Code Block
Base code block can add extra values to chart axis, like number of respondents. Configure chart base using value, format, and hide properties. ...
Continue reading...