11d90499 by lihua

优化桑基图标签显示

1 parent 77ed6a52
......@@ -97,6 +97,12 @@ const setChartsOption = () => {
bottom: 20,
draggable: false,
left: 50,
emphasis: {
focus: 'trajectory'
},
labelLayout: {
hideOverlap: true,
},
right: 100,
label: {
fontSize: 10,
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!