@cascivo/charts 0.7.1 → 0.16.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/charts.css +1 -1
- package/dist/index.d.ts +112 -8
- package/dist/index.js +1314 -1285
- package/dist/node/index.js +1314 -1285
- package/package.json +3 -3
package/dist/charts.css
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@layer cascivo.component{._frame_1kt6d_2{inline-size:100%;min-inline-size:0;position:relative}._frame_1kt6d_2>svg{block-size:auto;max-inline-size:100%}@media (prefers-reduced-motion:no-preference){._frame_1kt6d_2>svg{animation:_cascivo-chart-in_1kt6d_1 var(--cascivo-chart-anim-dur,.32s) var(--cascivo-chart-anim-ease,ease-out) both}@keyframes _cascivo-chart-in_1kt6d_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}._frame_1kt6d_2 svg :is(path,rect,circle,line)[data-series],._frame_1kt6d_2 svg path[data-link],._frame_1kt6d_2 svg path[data-depth],._frame_1kt6d_2 svg rect[data-day]{transition-property:var(--cascivo-chart-anim-props,opacity, fill, fill-opacity);transition-duration:var(--cascivo-chart-anim-dur,.24s);transition-timing-function:var(--cascivo-chart-anim-ease,ease)}._frame_1kt6d_2[data-no-anim]>svg{animation:none}._frame_1kt6d_2[data-no-anim] svg :is(path,rect,circle,line)[data-series],._frame_1kt6d_2[data-no-anim] svg path[data-link],._frame_1kt6d_2[data-no-anim] svg path[data-depth],._frame_1kt6d_2[data-no-anim] svg rect[data-day]{transition:none}}._fallback_1kt6d_67{clip-path:inset(50%);white-space:nowrap;block-size:1px;inline-size:1px;position:absolute;inset-inline-start:-9999px;overflow:hidden}.
|
|
1
|
+
@layer cascivo.component{._frame_1kt6d_2{inline-size:100%;min-inline-size:0;position:relative}._frame_1kt6d_2>svg{block-size:auto;max-inline-size:100%}@media (prefers-reduced-motion:no-preference){._frame_1kt6d_2>svg{animation:_cascivo-chart-in_1kt6d_1 var(--cascivo-chart-anim-dur,.32s) var(--cascivo-chart-anim-ease,ease-out) both}@keyframes _cascivo-chart-in_1kt6d_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}._frame_1kt6d_2 svg :is(path,rect,circle,line)[data-series],._frame_1kt6d_2 svg path[data-link],._frame_1kt6d_2 svg path[data-depth],._frame_1kt6d_2 svg rect[data-day]{transition-property:var(--cascivo-chart-anim-props,opacity, fill, fill-opacity);transition-duration:var(--cascivo-chart-anim-dur,.24s);transition-timing-function:var(--cascivo-chart-anim-ease,ease)}._frame_1kt6d_2[data-no-anim]>svg{animation:none}._frame_1kt6d_2[data-no-anim] svg :is(path,rect,circle,line)[data-series],._frame_1kt6d_2[data-no-anim] svg path[data-link],._frame_1kt6d_2[data-no-anim] svg path[data-depth],._frame_1kt6d_2[data-no-anim] svg rect[data-day]{transition:none}}._fallback_1kt6d_67{clip-path:inset(50%);white-space:nowrap;block-size:1px;inline-size:1px;position:absolute;inset-inline-start:-9999px;overflow:hidden}._legend_1pign_2{gap:var(--cascivo-space-2);padding-block:var(--cascivo-space-2);flex-wrap:wrap;display:flex}._item_1pign_9{align-items:center;gap:var(--cascivo-space-1);padding:var(--cascivo-space-1) var(--cascivo-space-2);border:1px solid var(--cascivo-color-border);border-radius:var(--cascivo-radius-sm);cursor:pointer;font-size:var(--cascivo-text-sm);color:var(--cascivo-color-text);transition:opacity var(--cascivo-duration-150,.15s) ease;background:0 0;display:flex}._item_1pign_9[data-state=off]{opacity:.4}._swatch_1pign_27{border-radius:2px;flex-shrink:0;block-size:12px;inline-size:12px;display:inline-block}._kpi_nrb8p_7{gap:var(--cascivo-space-2);padding:var(--cascivo-kpi-padding,var(--cascivo-space-4));border-radius:var(--cascivo-radius-surface);border:1px solid var(--cascivo-color-border);background:var(--cascivo-color-surface);flex-direction:column;min-inline-size:0;display:flex}._head_nrb8p_19{justify-content:space-between;align-items:center;gap:var(--cascivo-space-2);min-inline-size:0;display:flex}._label_nrb8p_27{font-size:var(--cascivo-text-sm);color:var(--cascivo-color-foreground-muted);overflow-wrap:anywhere;min-inline-size:0}._valueRow_nrb8p_34{align-items:flex-end;gap:var(--cascivo-space-2);min-inline-size:0;display:flex}._value_nrb8p_34{font-size:var(--cascivo-text-2xl);font-weight:var(--cascivo-font-bold);line-height:var(--cascivo-leading-none);color:var(--cascivo-color-foreground);font-variant-numeric:tabular-nums}._delta_nrb8p_49{font-size:var(--cascivo-text-sm);font-weight:var(--cascivo-font-medium);white-space:nowrap;color:var(--cascivo-color-foreground-muted)}._delta_nrb8p_49[data-sentiment=good]{color:var(--cascivo-color-success-foreground)}._delta_nrb8p_49[data-sentiment=bad]{color:var(--cascivo-color-destructive-foreground)}}
|
|
2
2
|
/*$vite$:1*/
|
package/dist/index.d.ts
CHANGED
|
@@ -284,6 +284,20 @@ interface BarChartProps<Datum = {
|
|
|
284
284
|
* only; to plot multiple fields from one row, give each series its own `y`.
|
|
285
285
|
*/
|
|
286
286
|
y: (d: Datum) => number;
|
|
287
|
+
/**
|
|
288
|
+
* ⚠ **Not rendered as a visible heading.** This becomes the chart's accessible name
|
|
289
|
+
* (the SVG `<caption>` / `aria-label`), which is why it is required — a chart with no
|
|
290
|
+
* accessible name is unusable with a screen reader.
|
|
291
|
+
*
|
|
292
|
+
* For a visible heading, put a `CardTitle`/`Heading` above the chart. The prop name
|
|
293
|
+
* promises a heading and an adopter wrote one, saw nothing, and ended up with a
|
|
294
|
+
* redundant `CardTitle` on every chart anyway.
|
|
295
|
+
*
|
|
296
|
+
* It is NOT renamed to `ariaLabel` (the catalog's name for an invisible accessible name)
|
|
297
|
+
* because an alias would have to make both optional, which drops the compile-time
|
|
298
|
+
* guarantee that every chart has an accessible name. The requirement is worth more than
|
|
299
|
+
* the naming consistency; this warning is the compensation.
|
|
300
|
+
*/
|
|
287
301
|
title: string;
|
|
288
302
|
description?: string;
|
|
289
303
|
/**
|
|
@@ -1038,19 +1052,38 @@ declare function leftMarginForLabels(leftAxisLabels: readonly string[], plain: b
|
|
|
1038
1052
|
*/
|
|
1039
1053
|
declare function rightMarginForLabels(options?: {
|
|
1040
1054
|
/** Labels of a right-hand value axis, if the chart has one. */rightAxisLabels?: readonly string[]; /** Labels of the bottom axis — only the last one's overhang matters. */
|
|
1041
|
-
bottomAxisLabels?: readonly string[];
|
|
1055
|
+
bottomAxisLabels?: readonly string[]; /** Whether the right axis also draws a rotated title outside its tick labels. */
|
|
1056
|
+
rightAxisTitle?: boolean;
|
|
1042
1057
|
plain?: boolean | undefined;
|
|
1043
1058
|
}): number;
|
|
1059
|
+
/**
|
|
1060
|
+
* Approximate block size (px) of one axis label at the 11px axis font — the line box
|
|
1061
|
+
* plus a little separation. What crowds labels stacked down a y-axis is their *height*,
|
|
1062
|
+
* not the length of the text.
|
|
1063
|
+
*/
|
|
1064
|
+
declare const AXIS_LINE_PX = 14;
|
|
1044
1065
|
/**
|
|
1045
1066
|
* Stride for a crowded categorical (band) axis: render every Nth label so they stop
|
|
1046
1067
|
* colliding (e.g. 14 `Jul 1`…`Jul 14` dates in a narrow chart). Returns `undefined`
|
|
1047
1068
|
* when every label fits — callers pass that straight to `Axis.labelEvery` (all shown).
|
|
1048
1069
|
* An explicit `xLabelEvery` from the caller always overrides this.
|
|
1049
1070
|
*
|
|
1071
|
+
* `direction` says which way the labels are laid out along the axis, and therefore which
|
|
1072
|
+
* dimension of the label competes for the band:
|
|
1073
|
+
*
|
|
1074
|
+
* - `'horizontal'` (a bottom category axis) — labels sit side by side, so the constraint
|
|
1075
|
+
* is text *width*, estimated from the character count.
|
|
1076
|
+
* - `'vertical'` (a horizontal bar chart's category axis, which runs down the y-axis) —
|
|
1077
|
+
* labels stack, so the constraint is line *height*, which is the same for every label.
|
|
1078
|
+
*
|
|
1079
|
+
* Measuring the vertical case against text width is the bug this parameter fixes: seven
|
|
1080
|
+
* categories down a 240px axis were strided away as "crowded" because one of them was
|
|
1081
|
+
* eight characters long, which is not a fact about vertical space at all.
|
|
1082
|
+
*
|
|
1050
1083
|
* `Axis` always draws the final label, and drops the strided label before it when the two
|
|
1051
1084
|
* would collide — so a stride that doesn't divide the domain evenly is safe.
|
|
1052
1085
|
*/
|
|
1053
|
-
declare function autoLabelStride(labels: readonly string[], axisLength: number): number | undefined;
|
|
1086
|
+
declare function autoLabelStride(labels: readonly string[], axisLength: number, direction?: 'horizontal' | 'vertical'): number | undefined;
|
|
1054
1087
|
/**
|
|
1055
1088
|
* Pure index-window math shared by the DataZoom slider and the in-plot wheel/drag
|
|
1056
1089
|
* zoom-pan. A "window" is an inclusive `[startIndex, endIndex]` over a series of
|
|
@@ -1133,6 +1166,21 @@ interface AxisProps {
|
|
|
1133
1166
|
* see `autoLabelStride`, which computes this for you. Pass explicitly only to override.
|
|
1134
1167
|
*/
|
|
1135
1168
|
labelEvery?: number | undefined;
|
|
1169
|
+
/**
|
|
1170
|
+
* Axis title, drawn outside the tick labels — rotated for a vertical axis.
|
|
1171
|
+
*
|
|
1172
|
+
* On a dual-axis chart this is the whole mechanism for saying which series belongs to
|
|
1173
|
+
* which scale. `secondAxis.label` was typed on `AreaChart`/`LineChart` for months and
|
|
1174
|
+
* rendered nothing, so a two-series chart was unreadable without a legend workaround.
|
|
1175
|
+
*/
|
|
1176
|
+
title?: string | undefined;
|
|
1177
|
+
/**
|
|
1178
|
+
* Distance from the axis line to the title, in px. Should clear the widest tick label;
|
|
1179
|
+
* callers already compute that width for their margins.
|
|
1180
|
+
*
|
|
1181
|
+
* @defaultValue `36`
|
|
1182
|
+
*/
|
|
1183
|
+
titleOffset?: number | undefined;
|
|
1136
1184
|
transform?: string;
|
|
1137
1185
|
}
|
|
1138
1186
|
declare function Axis({
|
|
@@ -1142,6 +1190,8 @@ declare function Axis({
|
|
|
1142
1190
|
format,
|
|
1143
1191
|
tickCount,
|
|
1144
1192
|
labelEvery,
|
|
1193
|
+
title,
|
|
1194
|
+
titleOffset,
|
|
1145
1195
|
transform
|
|
1146
1196
|
}: AxisProps): import("react").JSX.Element;
|
|
1147
1197
|
interface GridLinesProps {
|
|
@@ -1332,6 +1382,12 @@ interface LineChartSeries<Datum> {
|
|
|
1332
1382
|
id: string;
|
|
1333
1383
|
label: string;
|
|
1334
1384
|
data: readonly Datum[];
|
|
1385
|
+
/**
|
|
1386
|
+
* Series colour. **Omit it** — the Nth series automatically takes `--cascivo-chart-N`,
|
|
1387
|
+
* eight distinct hues per theme in both light and dark, so a multi-series chart
|
|
1388
|
+
* differentiates itself with no configuration. Set this only to override the position,
|
|
1389
|
+
* e.g. to keep "errors" red wherever it lands in the array.
|
|
1390
|
+
*/
|
|
1335
1391
|
color?: string;
|
|
1336
1392
|
/** Which y-axis this series is measured against. Default 'left'. */
|
|
1337
1393
|
axis?: 'left' | 'right';
|
|
@@ -1355,6 +1411,20 @@ interface LineChartProps<Datum = {
|
|
|
1355
1411
|
* plot multiple fields from one row, give each series its own `y`.
|
|
1356
1412
|
*/
|
|
1357
1413
|
y: (d: Datum) => number;
|
|
1414
|
+
/**
|
|
1415
|
+
* ⚠ **Not rendered as a visible heading.** This becomes the chart's accessible name
|
|
1416
|
+
* (the SVG `<caption>` / `aria-label`), which is why it is required — a chart with no
|
|
1417
|
+
* accessible name is unusable with a screen reader.
|
|
1418
|
+
*
|
|
1419
|
+
* For a visible heading, put a `CardTitle`/`Heading` above the chart. The prop name
|
|
1420
|
+
* promises a heading and an adopter wrote one, saw nothing, and ended up with a
|
|
1421
|
+
* redundant `CardTitle` on every chart anyway.
|
|
1422
|
+
*
|
|
1423
|
+
* It is NOT renamed to `ariaLabel` (the catalog's name for an invisible accessible name)
|
|
1424
|
+
* because an alias would have to make both optional, which drops the compile-time
|
|
1425
|
+
* guarantee that every chart has an accessible name. The requirement is worth more than
|
|
1426
|
+
* the naming consistency; this warning is the compensation.
|
|
1427
|
+
*/
|
|
1358
1428
|
title: string;
|
|
1359
1429
|
description?: string;
|
|
1360
1430
|
/**
|
|
@@ -1531,6 +1601,12 @@ interface AreaChartSeries<Datum> {
|
|
|
1531
1601
|
id: string;
|
|
1532
1602
|
label: string;
|
|
1533
1603
|
data: readonly Datum[];
|
|
1604
|
+
/**
|
|
1605
|
+
* Series colour. **Omit it** — the Nth series automatically takes `--cascivo-chart-N`,
|
|
1606
|
+
* eight distinct hues per theme in both light and dark, so a multi-series chart
|
|
1607
|
+
* differentiates itself with no configuration. Set this only to override the position,
|
|
1608
|
+
* e.g. to keep "errors" red wherever it lands in the array.
|
|
1609
|
+
*/
|
|
1534
1610
|
color?: string;
|
|
1535
1611
|
/** Which y-axis this series is measured against (ignored when `stacked`). Default 'left'. */
|
|
1536
1612
|
axis?: 'left' | 'right';
|
|
@@ -1559,6 +1635,20 @@ interface AreaChartProps<Datum = {
|
|
|
1559
1635
|
* plot multiple fields from one row, give each series its own `y`.
|
|
1560
1636
|
*/
|
|
1561
1637
|
y: (d: Datum) => number;
|
|
1638
|
+
/**
|
|
1639
|
+
* ⚠ **Not rendered as a visible heading.** This becomes the chart's accessible name
|
|
1640
|
+
* (the SVG `<caption>` / `aria-label`), which is why it is required — a chart with no
|
|
1641
|
+
* accessible name is unusable with a screen reader.
|
|
1642
|
+
*
|
|
1643
|
+
* For a visible heading, put a `CardTitle`/`Heading` above the chart. The prop name
|
|
1644
|
+
* promises a heading and an adopter wrote one, saw nothing, and ended up with a
|
|
1645
|
+
* redundant `CardTitle` on every chart anyway.
|
|
1646
|
+
*
|
|
1647
|
+
* It is NOT renamed to `ariaLabel` (the catalog's name for an invisible accessible name)
|
|
1648
|
+
* because an alias would have to make both optional, which drops the compile-time
|
|
1649
|
+
* guarantee that every chart has an accessible name. The requirement is worth more than
|
|
1650
|
+
* the naming consistency; this warning is the compensation.
|
|
1651
|
+
*/
|
|
1562
1652
|
title: string;
|
|
1563
1653
|
description?: string;
|
|
1564
1654
|
stacked?: boolean;
|
|
@@ -1978,6 +2068,19 @@ interface KpiProps {
|
|
|
1978
2068
|
* it receives the raw number and owns the entire string, sign included.
|
|
1979
2069
|
*/
|
|
1980
2070
|
deltaFormat?: 'number' | 'percent' | ((delta: number) => string);
|
|
2071
|
+
/**
|
|
2072
|
+
* Which direction is *good* for this metric — the colour, independent of the arrow.
|
|
2073
|
+
*
|
|
2074
|
+
* The arrow follows the sign of `delta`; this says whether that movement is welcome.
|
|
2075
|
+
* They coincide only for metrics where up is better, and assuming that made every
|
|
2076
|
+
* error-rate, latency, cost and churn tile render its worst news in green. Negating
|
|
2077
|
+
* `delta` to fix the colour also flips the arrow, so there was no correct answer.
|
|
2078
|
+
*
|
|
2079
|
+
* `'neutral'` keeps the arrow and drops the sentiment colour.
|
|
2080
|
+
*
|
|
2081
|
+
* @defaultValue `up`
|
|
2082
|
+
*/
|
|
2083
|
+
goodDirection?: 'up' | 'down' | 'neutral';
|
|
1981
2084
|
deltaLabel?: string;
|
|
1982
2085
|
icon?: ReactNode;
|
|
1983
2086
|
sparkline?: readonly number[];
|
|
@@ -1988,6 +2091,7 @@ declare function Kpi({
|
|
|
1988
2091
|
label,
|
|
1989
2092
|
delta,
|
|
1990
2093
|
deltaFormat,
|
|
2094
|
+
goodDirection,
|
|
1991
2095
|
deltaLabel,
|
|
1992
2096
|
icon,
|
|
1993
2097
|
sparkline,
|
|
@@ -2669,12 +2773,12 @@ declare function Sankey({
|
|
|
2669
2773
|
className,
|
|
2670
2774
|
plain
|
|
2671
2775
|
}: SankeyProps): import("react").JSX.Element;
|
|
2672
|
-
interface
|
|
2776
|
+
interface CalendarHeatmapDatum {
|
|
2673
2777
|
day: string | Date;
|
|
2674
2778
|
value: number;
|
|
2675
2779
|
}
|
|
2676
|
-
interface
|
|
2677
|
-
data: readonly
|
|
2780
|
+
interface CalendarHeatmapProps {
|
|
2781
|
+
data: readonly CalendarHeatmapDatum[];
|
|
2678
2782
|
title: string;
|
|
2679
2783
|
description?: string;
|
|
2680
2784
|
/** Range start/end (ISO string or Date). Defaults to the data's min/max day. */
|
|
@@ -2703,7 +2807,7 @@ interface CalendarProps {
|
|
|
2703
2807
|
visualMap?: VisualMapOptions;
|
|
2704
2808
|
}
|
|
2705
2809
|
/** A calendar heatmap — a week-column grid of day cells colored by value. */
|
|
2706
|
-
declare function
|
|
2810
|
+
declare function CalendarHeatmap({
|
|
2707
2811
|
data,
|
|
2708
2812
|
title,
|
|
2709
2813
|
description,
|
|
@@ -2715,7 +2819,7 @@ declare function Calendar({
|
|
|
2715
2819
|
className,
|
|
2716
2820
|
plain,
|
|
2717
2821
|
visualMap
|
|
2718
|
-
}:
|
|
2822
|
+
}: CalendarHeatmapProps): import("react").JSX.Element;
|
|
2719
2823
|
interface CandlestickDatum {
|
|
2720
2824
|
/** Period label (date string or index). */
|
|
2721
2825
|
t: string;
|
|
@@ -2949,4 +3053,4 @@ declare function Gauge({
|
|
|
2949
3053
|
className,
|
|
2950
3054
|
plain
|
|
2951
3055
|
}: GaugeProps): import("react").JSX.Element;
|
|
2952
|
-
export { AXIS_CHAR_PX, AggOp, AggregateSpec, AngleBand, Annotation, AnnotationContext, AnnotationScale, AreaChart, AreaChartProps, AreaChartSeries, AreaDecimateOptions, Axis, AxisProps, BandScale, BarChart, BarChartProps, BarChartSeries, Bin, BoundStream, BoxStats, Boxplot, BoxplotProps, BoxplotSeries, Brush, BrushProps, BubbleChart, BubbleChartProps, BubbleDatum, BubbleSeries, Bullet, BulletProps,
|
|
3056
|
+
export { AXIS_CHAR_PX, AXIS_LINE_PX, AggOp, AggregateSpec, AngleBand, Annotation, AnnotationContext, AnnotationScale, AreaChart, AreaChartProps, AreaChartSeries, AreaDecimateOptions, Axis, AxisProps, BandScale, BarChart, BarChartProps, BarChartSeries, Bin, BoundStream, BoxStats, Boxplot, BoxplotProps, BoxplotSeries, Brush, BrushProps, BubbleChart, BubbleChartProps, BubbleDatum, BubbleSeries, Bullet, BulletProps, CalendarHeatmap, CalendarHeatmapDatum, CalendarHeatmapProps, Candlestick, CandlestickDatum, CandlestickProps, CanvasLayer, CanvasLayerProps, CanvasPaint, CanvasSize, CategoryDatum, CategoryMapping, ChartDefs, ChartDefsProps, ChartFrame, ChartFrameProps, ChartSize, ComboChart, ComboChartBar, ComboChartPoint, ComboChartProps, Curve, DEFAULT_MARGINS, DataLabel, DataLabelProps, DataZoom, DataZoomProps, DecimateMethod, DecimateOptions, DefSeries, EncodeMapping, EncodedResult, EncodedSeries, FillKind, Funnel, FunnelProps, FunnelStage, Gauge, GaugeProps, GaugeThreshold, Glyph, GlyphProps, GlyphShape, GridLines, GridLinesProps, Heatmap, HeatmapDatum, HeatmapProps, HierNode, Histogram, HistogramBin, HistogramProps, Kpi, KpiProps, LabelOptions, LaidLink, LaidNode, Legend, LegendProps, LegendSeries, LineChart, LineChartProps, LineChartSeries, LinearScale, LogScale, Meter, MeterProps, MeterThresholds, PLAIN_MARGINS, PartitionedNode, PatternKind, PieChart, PieChartDatum, PieChartProps, Point, Polar, PolarDatum, PolarProps, Pt, Radar, RadarProps, RadarSeries, RadialBar, RadialBarDatum, RadialBarProps, RampKind, Rect, RegressionResult, RegressionType, ResolvedLabelOptions, Row, Sankey, SankeyLayout, SankeyLink, SankeyNode, SankeyOptions, SankeyProps, ScatterChart, ScatterChartProps, ScatterChartSeries, ScatterDatum, Sparkline, SparklineProps, StackedRow, StackedSegment, Stream, StreamDecimate, StreamOffset, StreamProps, StreamSeries, StreamSeriesOptions, StreamSource, Sunburst, SunburstProps, SyncGroup, Text, TextProps, TimeScale, Toolbox, ToolboxOptions, ToolboxProps, Treemap, TreemapDatum, TreemapNode, TreemapProps, TreemapRect, Vec, VisualChannel, VisualMap, VisualMapOptions, VisualMapProps, VisualMode, VisualResult, ZoomConfig, _syncGroupCount, aggregate, angleBand, annotationSummary, arcPath, areaPath, autoLabelStride, bandScale, bin, binValues, bindStream, boxStats, cellPath, decimate$1 as decimate, divergingRamp, download, encode, encodeCategory, extent, fillFor, filter, getSyncGroup, glyphPath, gradientId, isZoomed, leftMarginForLabels, linePath, linearScale, linkPath, logScale, lttb, mapVisual, maxDepth, minmax, nearestIndex, niceTicks, panWindow, partition, patternId, pieceIndex, polarPoint, quantize, radiusScale, rampLightness, rampOf, rampStops, regression, releaseSyncGroup, renderAnnotation, renderAnnotations, resolveColor, resolveLabels, rightMarginForLabels, sankeyLayout, sequentialRamp, serializeSvg, sort, splitDefined, sqrtScale, squarify, stackSeries, streamExtent, streamLayout, sumValue, svgToPngBlob, timeScale, toStackedSeries, useChartSize, useStreamSeries, visualVisible, voronoiCells, voronoiFind, wrapText, zoomWindow };
|