flitter-ui (지금 베타입니다)
Back to Heatmap Chart

Toast Style

Inspired by Toast UI Chart

Pastel tones, smooth staggered animations, hover focus effects — Inspired by Toast UI Chart.

Configuration

Colors

Series color palette. Colors cycle automatically when datasets exceed palette length.

PropertyTypeDefaultDescription
colorsstring[]["#00a9ff", "#ffb840", ...]Color palette for series

Font

Base typography applied to axis labels and legend text.

PropertyTypeDefaultDescription
font.familystring"Arial"
font.sizenumber11

Title

PropertyTypeDefaultDescription
title.textstring""Title text
title.visiblebooleantrueShow or hide the title
title.colorstring"#333333"Text color
title.fontSizenumber18Font size in px
title.fontWeightstring?"bold"Font weight
title.position"top" | "bottom""top"Placement relative to chart
title.alignment"start" | "center" | "end""start"Horizontal alignment

Legend

PropertyTypeDefaultDescription
legend.visiblebooleantrue
legend.position"top" | "bottom" | "right" | "right-top" | "right-center" | "right-bottom""bottom"
legend.gapnumber12Spacing between legend and chart (px)

Axis

Applies to both x-axis and y-axis.

PropertyTypeDefaultDescription
axis.colorstring"#333333"Line and tick color
axis.thicknessnumber1Line thickness (px)
axis.label.colorstring"#333333"Label text color
axis.label.fontSizenumber11Label font size (px)
axis.label.gapnumber8Gap between tick and label (px)
axis.tick.sizenumber6Tick mark length (px)

Grid

PropertyTypeDefaultDescription
grid.colorstring"rgba(0, 0, 0, 0.05)"
grid.thicknessnumber1

Padding

Chart area padding in pixels.

PropertyTypeDefaultDescription
padding.topnumber30
padding.rightnumber20
padding.bottomnumber20
padding.leftnumber60

Animation

PropertyTypeDefaultDescription
animation.enabledbooleantrueEnable entry animation
animation.durationnumber300Animation duration (ms)
animation.staggerDelaynumber60Delay between cells (ms)

Heatmap

Heatmap-specific visual settings.

PropertyTypeDefaultDescription
heatmap.colorRange[string, string, string]["#FDE68A", "#F97316", "#B91C1C"]Color gradient range [low, mid, high]
heatmap.segment.gapnumber0Gap between cells (px)

Basic Heatmap