Sankey Chart Mouse hover

In Sankey Chart , How can we achieve same data value on mouse hovering ?

example :-

data = $123,234,345 

mouse hover on data its showing just 123234345 , it should be show  $123,234,345.

0 4 276