Vue Sankey - Methods
Methods used to control the sankey node.
hover(state)
Changes the sankey node's hover state.
Parameters:
state:
true sets the sankey node's state to hovered; false - normal state.