100pah commented on issue #9292: 关系图中怎样显示部分nodes? (根据属性筛选) URL: https://github.com/apache/incubator-echarts/issues/9292#issuecomment-433946090 如果筛选条件不需要动态逻辑(即,每个节点属于哪个类能预先确定)的话,那么 graph 的 [categories](http://www.echartsjs.com/option.html#series-graph.categories) 能支持筛选,例如 <http://echarts.baidu.com/examples/editor.html?c=graph>。
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
