Commit 26911220 authored by v-liguo's avatar v-liguo
Browse files

[Fix issue#1360] Modify default metric graph

parent 88b75065
...@@ -114,6 +114,7 @@ class DefaultPoint extends React.Component<DefaultPointProps, DefaultPointState> ...@@ -114,6 +114,7 @@ class DefaultPoint extends React.Component<DefaultPointProps, DefaultPointState>
yAxis: { yAxis: {
name: 'Default metric', name: 'Default metric',
type: 'value', type: 'value',
scale: true
}, },
series: [{ series: [{
symbolSize: 6, 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