Gwt Googlecharts 简明教程

GWT Google Charts - Sankey Charts

Sankey 图是一种可视化工具,用于描述从一组值到另一组值之间的流程。连接对象称为节点,连接称为链接。Sankey 图用于显示两个域之间的多对多映射或一组阶段中的多条路径。

A sankey chart is a visualization tool and is used to depict a flow from one set of values to another. Connected objects are called nodes and the connections are called links. Sankeys are used to show a many-to-many mapping between two domains or multiple paths through a set of stages.

Sr. No.

Chart Type / Description

1

Basic Sankey ChartBasic Sankey Chart.

2

Multilevel Sankey ChartMultilevel Sankey Chart.

3

Customizing Sankey ChartCustomized Sankey Chart.