Commit 0db71c04 by zhaochengxiang

bug fix

parent bba58170
......@@ -430,7 +430,8 @@ const StackedLine = ({ data }) => {
},
legend: {
bottom: 0,
data: serieNames
data: serieNames,
type: 'scroll',
},
grid: {
left: '3%',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment