RadzenSankeyDiagram - refresh data

Hi All,

the new SankeyDiagram is very cool, but I can not refresh dynamically. When the flow data is changing runtime, the diagram is not changing. I created @ref but no Refresh or Reload method like a chart component has. The StateHasChanged(); is not working too.

Do you have idea please? thank you

Should be possible once we release this change (via the Reload method similar to RadzenChart).
.

Thank you very much!!!

the new Reload method is working well, thank you for the fast solution!