Unverified Commit 9d47087e authored by Guoxin's avatar Guoxin Committed by GitHub
Browse files

Merge pull request #1374 from lvybriage/precision

[Fix issue#1360] Modify default metric graph
parents 88b75065 26911220
......@@ -114,6 +114,7 @@ class DefaultPoint extends React.Component<DefaultPointProps, DefaultPointState>
yAxis: {
name: 'Default metric',
type: 'value',
scale: true
},
series: [{
symbolSize: 6,
......
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