[Feature] grid3d能使用convertFromPixel方法吗?
What problem does this feature solve?
三维坐标系是否能像二维坐标系那样将像素坐标值转换成逻辑坐标系上的点
What does the proposed API look like?
chart.convertFromPixel({ grid3DIndex: 0 },point)
@XuKen It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
TRANSLATED
TITLE
[Feature] Can grid3d use the convertFromPixel method?
BODY
What problem does this feature solve?
Can a 3D coordinate system convert pixel coordinate values to points on a logical coordinate system like a 2D coordinate system
What does the proposed API look like?
chart.convertFromPixel({ grid3DIndex: 0 },point)
This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.
This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!