### Describe the bug / 问题描述 仪表盘把Y轴改到内侧后,轴刻度是反的 <img width="1920" height="911" alt="Image" src="https://github.com/user-attachments/assets/43622546-2502-44d2-abf0-cd8be779b157" /> ### Reproduction link / 复现链接 _No response_ ### Steps to Reproduce the Bug or Issue / 重现步骤 官网的示例增加Y轴位置设置就可复现 ``` chart.axis('y',{ position:'inner' }) ``` ### Version / 版本 🆕 5.x ### OS / 操作系统 - [ ] macOS - [ ] Windows - [ ] Linux - [ ] Others / 其他 ### Browser / 浏览器 - [ ] Chrome - [ ] Edge - [ ] Firefox - [ ] Safari (Limited support / 有限支持) - [ ] IE (Nonsupport / 不支持) - [ ] Others / 其他
Describe the bug / 问题描述
仪表盘把Y轴改到内侧后,轴刻度是反的
Reproduction link / 复现链接
No response
Steps to Reproduce the Bug or Issue / 重现步骤
官网的示例增加Y轴位置设置就可复现
Version / 版本
🆕 5.x
OS / 操作系统
Browser / 浏览器