zui docs v0.0.5
GitHub ↗
Charts and visualization Native Qt

Radar Chart

Radar Chart is a native Zui component in the charts and visualization catalog, with 12 component-specific properties.

Usage

Ruby example

Paste this complete Builder example inside the app surface from the Quickstart. Replace illustrative asset paths with files from your project.

Ruby
radar_chart [[82, 94, 76, 88, 91]], labels: %w[Speed Memory UX Media GPU], levels: 5, point_size: 4
API

Component properties

12 component-specific values, plus shared item and layout properties.

valuesValues configuration for Radar Chart.property
seriesSeries configuration for Radar Chart.property
labelsLabels configuration for Radar Chart.property
colorsColors configuration for Radar Chart.property
widthWidth configuration for Radar Chart.property
heightHeight configuration for Radar Chart.property
grid_colorGrid color configuration for Radar Chart.property
levelsLevels configuration for Radar Chart.property
fill_opacityFill opacity configuration for Radar Chart.property
line_widthLine width configuration for Radar Chart.property
point_sizePoint size configuration for Radar Chart.property
visibleVisible configuration for Radar Chart.property
Show 14 shared item properties
enabledopacityscalerotationzfill_widthfill_heightpreferred_widthpreferred_heightminimum_widthminimum_heightmaximum_widthmaximum_heightlayout_alignment
Interaction

Events

Subscribe with on widget, :event and keep behavior in Ruby.

selectNative event payload
hoverNative event payload