提交 b887d2b3 编写于 作者: Q qq_38870145

Sun Jan 7 11:29:00 CST 2024 inscode

上级 01f4f28b
...@@ -25,7 +25,12 @@ function renderEchartLine() { ...@@ -25,7 +25,12 @@ function renderEchartLine() {
const seriesItem= { const seriesItem= {
name: 'Access From', name: 'Access From',
type: 'pie', type: 'pie',
radius: '50%', // radius: [20, 50],
center: ['50%', '50%'],
// roseType: 'area',
// itemStyle: {
// borderRadius: 1
// },
data:state.hubData, data:state.hubData,
label:{ label:{
color:'#ffffff' color:'#ffffff'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册