Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
activity
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
bac65696
authored
Mar 07, 2022
by
liangjianmin
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
隐藏
parent
3d99b5ab
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
6 deletions
js/index/index.js
js/vis/index.js
js/index/index.js
View file @
bac65696
...
...
@@ -102,7 +102,7 @@
},
label
:
{
normal
:
{
show
:
tru
e
,
show
:
fals
e
,
position
:
"right"
,
//显示位置
offset
:
[
5
,
0
],
//偏移设置
formatter
:
"{b}"
,
//圆环显示文字
...
...
js/vis/index.js
View file @
bac65696
...
...
@@ -94,7 +94,7 @@
},
label
:
{
normal
:
{
show
:
tru
e
,
show
:
fals
e
,
position
:
'right'
,
//显示位置
offset
:
[
5
,
0
],
//偏移设置
formatter
:
function
(
params
)
{
//圆环显示文字
...
...
@@ -189,10 +189,6 @@
});
return
this
;
},
timeFormat
:
function
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment