Skip to content

Add Legend

The legend maps series names or data categories to their colors. It is configured in the General Design step for Cartesian and Circular chart types.

How to Access

  1. Navigate to the General Design step in the wizard.
  2. Find the Legend section.
  3. Enable the legend visibility toggle.

Parameters

Field Description Default
Legend Position Position of the legend relative to the chart: auto, bottom, top, left, right auto
Legend Font Size Font size of legend item labels in pixels.
Legend Font Weight Label weight from w100 (thin) to w900 (bold). w400
Legend Font Color Color of series name labels.
Legend Overflow Mode Behavior when items exceed available space: wrap (next line), scroll (scrollbar), none (clip) wrap

Tips

  • auto lets the chart engine pick the best position based on available space; it's the recommended choice for most cases.
  • When there are many series, use scroll or a smaller font size to save space.
  • Choose a legend font color that contrasts well against the chart background.