zhouxin860114 commented on issue #11347: toolTip的formatter属性里,用function自定义时,打印出params.seriesName不能跟配置的系列名对应 URL: https://github.com/apache/incubator-echarts/issues/11347#issuecomment-540428666 还有一个思路,就是 formatter 的回调函数里,只通过 params.name 确定省份,然后通过省份去原始数据中查询分组信息、数值等; 这样你就可以用多个 series[i]-map 了
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
