tomatodev

Results 2 issues of tomatodev

### Describe the bug / 问题描述 按道理应该只会有左右两个轴(如下图所示),但是现状却是有 3 个轴,拖动底部缩略轴,y 轴刻度会跟着发生变化 ### Reproduction link / 复现链接 https://stackblitz.com/edit/react-be3aue24?file=package.json,index.js,index.html ### Steps to Reproduce the Bug or Issue / 重现步骤 _No response_ ### Version...

waiting for author

### Describe the bug / 问题描述 `color: { render: (items: { color: string; label: string; id: string }[]) => { return ( {items.map((item) => { console.log( '%c [ item ]-1298',...

bug 🐛