提交 eb50792a 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!290 UI fix issue that step trace line chart can not show max value

Merge pull request !290 from 潘慧/master_ph
......@@ -272,6 +272,7 @@ export default {
type: 'category',
data: this.steps.map((val, index) => index + 1),
name: 'step',
max: this.steps.length,
},
yAxis: {
type: 'value',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册