ustcfury

Results 1 issues of ustcfury

### Describe the bug / 问题描述 以下是data,删除注释的一条数据后,tooltip展示的图例颜色不对,并且只有在x轴只有两个值时才会发生(例如eg中x轴横坐标为 '10:10','10:20',假如有更多个时不会有这种问题) ![Image](https://github.com/user-attachments/assets/7af7c40a-31b0-444a-91d6-eeec6546823c) ![Image](https://github.com/user-attachments/assets/07b3c072-ad8a-4662-8ca4-d158f572c223) const data = [ { time: '10:10', call: 10, value: 2,name:"people" }, { time: '10:20', call: 10, value: 7,name:"people" },...

OSCP
bug 🐛