Wed Jul 5 13:38:00 UTC 2023 inscode

上级 5b266823
...@@ -57,7 +57,9 @@ function renderEchartBar() { ...@@ -57,7 +57,9 @@ function renderEchartBar() {
type: 'shadow' type: 'shadow'
} }
}, },
legend: {}, legend: {
},
xAxis: { xAxis: {
type: 'category', type: 'category',
data: state.dataSource.map(item => item.postTime) data: state.dataSource.map(item => item.postTime)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册