🐛 [BUG] 在有坐标轴的Mix多层图表内配置legend失效
Open
Bug
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 591
- PR merge metrics
- No merged PRs in 30d
Description
在这个例子里增加legend的配置不生效
https://g2plot.antv.antgroup.com/zh/examples/plugin/multi-view/#combo-plot
但是在这个没有坐标轴的图里面加legend配置是生效的
https://g2plot.antv.antgroup.com/zh/examples/plugin/multi-view/#composite-funnel
Contributor guide
Research direction
Reproduce the legend configuration in the linked combo-plot Mix multi-view example, then compare it with the composite-funnel example where legends work. Trace the multi-view chart entry point and determine why axes affect legend configuration; done means the legend works in the combo-plot example without regressing the funnel example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100