Movatterモバイル変換


[0]ホーム

URL:


Components / Charts / API / createSankeyData
New to Kendo UI for Vue? Start a free 30-day trial

createSankeyData

Updated over 6 months ago

Converts data objects to Sankey data.

Parameters

data

object[]

dimensions

{ value: (item: object) => string; }[]

measure

{ value: (item: object) => number; }

Returns

{ links:SankeyLink[]; nodes:SankeyNode[]; }

Not finding the help you need?
Contact Support

[8]ページ先頭

©2009-2025 Movatter.jp