G2Plot
G2Plot copied to clipboard
🐛 [BUG] Legend focus not working correct on DualAxis charts
Legend focus not working correct on DualAxis charts initially.
Reproduce:
- Copy "Dual multi line-Example" and add
legend : { radio : true }
- Click on a focus button (radio) in the legend
- Result: Only graphs of the current axis are deselected. Expected Result: All other graphs will be deselected.
- Remark: After clicking on different focus buttons on graphs of both axis, all works correct
- G2Plot Version: 2.4.20
- Platform: All, including example page