Skip to content

G2文档的图标实例-多层饼图代码有误 #197

Description

@ziposcar

G2文档的图标实例-多层饼图代码有误

数据以及出现问题的源代码

https://antv.alipay.com/zh-cn/g2/3.x/demo/pie/multi-level.html

第74行 }).tooltip('name*percent', function(item, percent) { 导致鼠标指向内层饼时显示的提示信息出错,应为 }).tooltip('type*percent', function(item, percent) {

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions