Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wisdom-components
Project
Project
Details
Activity
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
ReactWeb5
wisdom-components
Commits
56d295df
Commit
56d295df
authored
Dec 19, 2022
by
陈龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 重新打包EC_HistoryView,提交代码
parent
415018b4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
9 deletions
+10
-9
EC_HistoryView.md
...es/extend-components/EC_HistoryView/src/EC_HistoryView.md
+10
-9
No files found.
packages/extend-components/EC_HistoryView/src/EC_HistoryView.md
View file @
56d295df
...
...
@@ -10,22 +10,23 @@ group:
# HistoryView 历史数据查看
基础业务组件
-
曲线模式
-
数据强制自动抽稀
-
表格模式
-
默认开启抽稀模式,可选择抽稀
-
曲线模式
-
数据强制自动抽稀
-
表格模式
-
默认开启抽稀模式,可选择抽稀
## 何时使用
-
以图表或表格形式,查看历史数据时。
## 单图表
<code
src=
"./demos/index.js"
>
## 多图表
<code
src=
"./demos/GridDemo.js"
>
<code
src=
"./demos/GridDemo.js"
>
## API
...
...
@@ -38,13 +39,14 @@ group:
| deviceParams | 设备参数信息 | array | - | - |
### deviceParams
```
javascript
[
{
deviceCode
:
'EGBF00000146'
,
// 设备编码
sensors
:
'进水压力,出水瞬时流量'
,
// 设备查询指标
sensors
:
'进水压力,出水瞬时流量'
,
// 设备查询指标
deviceCode
:
'二供泵房'
,
// 设备类型
},
...
]
```
\ No newline at end of file
```
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