Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hel-developer-guide
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Spencer Chang
hel-developer-guide
Commits
a37bfe41
Commit
a37bfe41
authored
Aug 14, 2017
by
11277
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update hlsChart.md
parent
0589a21b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
hlsChart.md
前端组件/hlsChart.md
+11
-11
No files found.
前端组件/hlsChart.md
View file @
a37bfe41
...
@@ -43,17 +43,17 @@ var select = function(arg,item){
...
@@ -43,17 +43,17 @@ var select = function(arg,item){
**常用的属性**
**常用的属性**
| 属性名 | 类型 | 作用 | 是否必输
|
| 属性名 | 类型 | 作用 | 是否必输|
|
--- | --- | --- | --- |
|
:---: | :---: | :---: | :---: |
|
| id | string | 唯一标识 |
|
id | string | 唯一标识 |
| chartType | string | 组件类型
| Y |
| chartType | string | 组件类型
| Y
|
| style | string | 组件box样式 |
|
style | string | 组件box样式 |
| barSourceData | object | 组件数据源 | Y
|
| barSourceData | object | 组件数据源 | Y
|
| titleBgColor | string | 组件标题背景颜色 |
|
titleBgColor | string | 组件标题背景颜色 |
|
| title | string | 组件标题 |
|
title | string | 组件标题 |
|
| modify | function | 编辑icon触发的事件 |
|
modify | function | 编辑icon触发的事件 |
|
|
add | function | 新增icon触发的事件 |
| add | function | 新增icon触发的事件 |
|
| color | string | 字体颜色
|
|
color|string |字体颜色
|
**下面是一个例子**
**下面是一个例子**
...
...
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