Open alumni opened 6 years ago
The variable py is not initialized in sankeyCircular() which causes problems with the calculation of y-axis coordinates if the users do not explicitly set the value by themselves.
py
sankeyCircular()
Thanks - will fix
The variable
py
is not initialized insankeyCircular()
which causes problems with the calculation of y-axis coordinates if the users do not explicitly set the value by themselves.