Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

分组柱状图覆盖 #488

Closed
Pzzul opened this issue Jan 15, 2019 · 0 comments
Closed

分组柱状图覆盖 #488

Pzzul opened this issue Jan 15, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@Pzzul
Copy link

Pzzul commented Jan 15, 2019

  • F2 Version:
  • Platform:
  • Mini Showcase(like screenshots):
  • CodePen Link:

官网例子:https://antv.alipay.com/zh-cn/f2/3.x/demo/bar/dodge-column.html
保留一组数据:
var data = [{ name: 'London', 月份: 'Jan.', 月均降雨量: 18.9 }, { name: 'Berlin', 月份: 'Jan.', 月均降雨量: 12.4 }];
两个柱状图发生重叠
wechat2554e4f148ae87baacd1117470381c92

@simaQ simaQ self-assigned this Jan 22, 2019
@simaQ simaQ added the bug label Jan 22, 2019
@simaQ simaQ mentioned this issue Feb 11, 2019
3 tasks
@simaQ simaQ added this to the 3.3.5 milestone Feb 11, 2019
@simaQ simaQ closed this as completed in e4381e0 Feb 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants