You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/06/10 09:18:14 UTC

[GitHub] [incubator-echarts] yanheSu commented on issue #12788: Echarts Sankey 对数据一直提示Sankey is a DAG, the original data has cycle!

yanheSu commented on issue #12788:
URL: https://github.com/apache/incubator-echarts/issues/12788#issuecomment-641869299


   桑基图 是要求一个 有向无环图 的数据结构,你的数据 中 有可能存在 子 数据 指向 父(及以上) 数据的情况


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org