I would like to ask why the modification of the options part of the echarts-for-react property does not take effect? For example, nameGap of xAxis

problem description

official example: https://echarts.baidu.com/exa...
adds the following attributes to the xAxis attribute on the above example. None of them will take effect. It is not valid in the project either.

nameGap: 100,
nameTextStyle: {
    color: "-sharpf9b041"
}

does echarts-for-react not support echarts"s options?

official NPM introduction:
clipboard.png

thank you!

Jul.03,2022
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-1b2bd7f-2a80f.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-1b2bd7f-2a80f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?