You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
One-line summary [问题简述]
当在柱状图通过markArea属性设置绘制区域时,如果通过x和y属性设置绘制面积,程序会报错,提示Cannot read property '0' of undefined
at markAreaTransform (MarkAreaView.js:23)
Version & Environment [版本及环境]
Expected behaviour [期望结果]
能够通过x和y属性绘制标记区域
ECharts option [ECharts配置项]
Other comments [其他信息]
https://jsfiddle.net/xiaobao/97nm56yg/
可以查看控制台,上面有报错信息
The text was updated successfully, but these errors were encountered: