G2Plot
G2Plot copied to clipboard
🤔 [QUESTION] help, help, help 雷达图 为什么x轴的stroke设置为white时会有层级问题,而设置为其他颜色就可以显示,设置为white时我必须设置x轴 top:true?
trafficstars
高亮时就会显示成这样
正常状态下的空心圆

stroke设置为非白色,无需设置top: true属性,无层级问题
- 高亮那张图看到的point是tooltip的marker
- axis 设置 top 为 true,就会导致在上层
- 若诉求为axis网格线在下方,axis label在上方的话,目前还不支持;会在新版本支持