Class: Sankey

chart.Sankey()

new Sankey()

Sankey bar, the data element of Sankey chart.

gridIx - Grid index at z=0
pivotIx - pivoting at grid

Source:

Members

coordIx

Properties:
Name Type Description
vecIx int

coordinate index, don't modify

Source:

gridIx

Properties:
Name Type Description
gridIx int

grid index, don't modify

Source:

pivotIx

Properties:
Name Type Description
pivotIx int

Pivoting at grid, don't modify

Source:

translated

Translated, a buffer for translating update.
XSankey use this to move back the bar - to avoid percision error

Properties:
Name Type Description
translated int

tranlating buffer, don't modify

Source:

vecIx

vector index

Properties:
Name Type Description
vecIx int

vertor index, don't modify

Source: