This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
Huawei_Technology
/
mindspore-mindinsight
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
11
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
UI profiling / Change the display form of chart's yAxis label
tags/v1.2.0-rc1
weiyanxi
4 years ago
parent
737d6d779e
commit
332f86eac6
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
mindinsight/ui/src/views/profiling/profiling-cluster.vue
+ 0
- 3
mindinsight/ui/src/views/profiling/profiling-cluster.vue
View File
@@ -168,9 +168,6 @@ export default {
},
axisLabel: {
color: '#9EA4B3',
formatter: (value) => {
return value.toExponential(4);
},
},
splitLine: {
lineStyle: {
Write
Preview
Loading…
Cancel
Save