diff --git a/src/components/BulletWithSort.jsx b/src/components/BulletWithSort.jsx index b10572e..a2d7c73 100644 --- a/src/components/BulletWithSort.jsx +++ b/src/components/BulletWithSort.jsx @@ -48,6 +48,10 @@ export default observer((props) => { }, xAxis: { line: null, + label: { + autoHide: false, + autoRotate: true, + }, }, yAxis: false, // 自定义 legend