How to display the scale of radar chart in echarts

the desired effect is shown in the following figure
clipboard.png

axisLabel: {show: true, textStyle: {fontSize: 18, color: "-sharp333"}},
clipboard.png
. Which god can take a look at it for me

Apr.21,2022

try changing the version to 3.x API 4.x radar has no axisLabel


just write it in radar
radar: {axisLabel: {show: true, textStyle: {fontSize: 18, color:'- sharp333'}},}

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b353a1-2bf72.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b353a1-2bf72.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?