CFEncodeSpec:
| {
axis?: "zero"
| "min";
clamp?: boolean;
fill?: "solid" | "gradient";
kind: "bar";
log?: boolean;
negative?: "bidirectional" | "none";
seed?: "primary" | "graphite";
}
| {
bands?: number;
diverging?: boolean;
kind: "scale";
midpoint?: "zero"
| "mean"
| number;
mode?: "discrete" | "continuous";
ramp?: string;
seed?: "primary" | "graphite";
}
| {
iconOnly?: boolean;
kind: "icon";
reverse?: boolean;
setId: string;
steps?: 3
| 4
| 5;
}
| {
chart?: "bar"
| "line"
| "area";
kind: "sparkline";
normalize?: "row" | "column";
}
조건에 맞는 칸을 어떻게 보여 줄지.
kind로 고른다: 막대(bar)·색 단계(scale)·아이콘(icon)·작은 추세선(sparkline).How matching cells are shown. Pick with
kind: bar, color scale (scale), icon or a small trend line (sparkline).条件に合うセルをどう見せるか。
kindで選びます: バー(bar)・色の段階(scale)・アイコン(icon)・小さな推移線(sparkline)。如何显示符合条件的单元格。用
kind选择:条形(bar)、色阶(scale)、图标(icon)、小型趋势线(sparkline)。