Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
R
report-html-template
概览
Overview
Details
Activity
Cycle Analytics
版本库
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
问题
0
Issues
0
列表
Board
标记
里程碑
合并请求
0
Merge Requests
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
Snippets
成员
Collapse sidebar
Close sidebar
活动
图像
聊天
创建新问题
作业
提交
Issue Boards
Open sidebar
frontend
report-html-template
Commits
a407210d
Commit
a407210d
authored
Aug 03, 2023
by
wangmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
eb1e5135
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
13 行增加
和
13 行删除
+13
-13
energyPredict/index.html
+13
-13
energyPredict/index11.html
+0
-0
没有找到文件。
energyPredict/index.html
查看文件 @
a407210d
...
...
@@ -77,7 +77,7 @@
},
option
:
{
title
:
{
text
:
"月度(单位
:
mWh)"
,
text
:
"月度(单位
:
mWh)"
,
textStyle
:
{
fontSize
:
14
,
fontWeight
:
400
,
...
...
@@ -352,7 +352,7 @@
query
:
{
minWidth
:
0
,
maxWidth
:
399
},
option
:
{
title
:
{
text
:
"年度(单位
:
mWh)"
,
text
:
"年度(单位
:
mWh)"
,
textStyle
:
{
fontSize
:
14
,
fontWeight
:
400
,
...
...
@@ -607,7 +607,7 @@
},
option
:
{
title
:
{
text
:
"年度(单位
:
kt)"
,
text
:
"年度(单位
:
kt)"
,
textStyle
:
{
fontSize
:
14
,
fontWeight
:
400
,
...
...
@@ -624,10 +624,10 @@
},
xAxis
:
{
type
:
"category"
,
data
:
[
"20
17"
,
"2018"
,
"2019"
,
"20
20"
,
"2021"
,
"2022"
,
"2023"
],
data
:
[
"2020"
,
"2021"
,
"2022"
,
"2023"
],
axisLabel
:
{
rotate
:
-
50
,
formatter
:
"{value}"
,
//
rotate: -50,
formatter
:
"{value}
年
"
,
interval
:
0
,
textStyle
:
{
fontSize
:
14
,
...
...
@@ -690,7 +690,7 @@
series
:
[
{
name
:
"实际"
,
data
:
[
1300
,
0
,
0
,
0
,
0
,
0
,
29
],
data
:
[
1300
,
0
,
0
,
100
],
type
:
"bar"
,
showBackground
:
true
,
backgroundStyle
:
{
...
...
@@ -703,7 +703,7 @@
]),
},
barGap
:
"0%"
,
barWidth
:
15
,
barWidth
:
20
,
},
{
name
:
"预测"
,
...
...
@@ -711,7 +711,7 @@
backgroundStyle
:
{
color
:
"rgba(255, 255, 255, 0.05)"
,
},
data
:
[
100
,
0
,
0
,
0
,
0
,
0
,
112
],
data
:
[
100
,
0
,
0
,
100
],
type
:
"bar"
,
itemStyle
:
{
color
:
`rgba(251,99,100,0.2)`
,
...
...
@@ -719,7 +719,7 @@
borderWidth
:
2
,
borderType
:
"dashed"
,
},
barWidth
:
15
,
barWidth
:
20
,
},
],
},
...
...
@@ -748,7 +748,7 @@
},
xAxis
:
{
type
:
"category"
,
data
:
[
"20
17"
,
"2018"
,
"2019"
,
"20
20"
,
"2021"
,
"2022"
,
"2023"
],
data
:
[
"2020"
,
"2021"
,
"2022"
,
"2023"
],
axisLabel
:
{
formatter
:
"{value}年"
,
interval
:
0
,
...
...
@@ -813,7 +813,7 @@
series
:
[
{
name
:
"实际"
,
data
:
[
3000
,
0
,
0
,
0
,
0
,
0
,
29
],
data
:
[
3000
,
0
,
0
,
1000
],
type
:
"bar"
,
showBackground
:
true
,
backgroundStyle
:
{
...
...
@@ -834,7 +834,7 @@
backgroundStyle
:
{
color
:
"rgba(255, 255, 255, 0.05)"
,
},
data
:
[
100
,
0
,
0
,
0
,
0
,
0
,
112
],
data
:
[
100
,
0
,
0
,
100
],
type
:
"bar"
,
itemStyle
:
{
color
:
`rgba(251,99,100,0.2)`
,
...
...
energyPredict/index11.html
deleted
100644 → 0
查看文件 @
eb1e5135
差异被折叠。
点击展开。
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论