Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
王涛
2021-11-23 05:40:07 +0800
Commit
7aa7118c17d36ea1fbd474ec30a5dd4e3dc4a968
1 parent
1f628e99
折线图加线条样式
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
hg-monitor-web-zj/src/main/resources/static/vue3/src/components/page/analysis/lineChars/index.js
hg-monitor-web-zj/src/main/resources/static/vue3/src/components/page/analysis/lineChars/index.js
View file @
7aa7118
...
...
@@ -58,7 +58,9 @@ export default {
bottom
:
'1%'
,
containLabel
:
true
,
},
tooltip
:
{},
tooltip
:
{
trigger
:
'axis'
},
legend
:
props
.
legend
,
xAxis
:
{
data
:
props
.
xAxis
...
...
Please
register
or
login
to post a comment