@@ -1598,8 +1598,8 @@ const setRadarChart = () => {
categories,
labels: {
allowOverlap: true,
- // autoRotationLimit: 40,
- distance: 10,
+ // align:'center',
+ distance: 15,
style: {
...chartTheme&&chartTheme.xAxisOptions.style
}