2024年9月5日 将部分图单位改为%
This commit is contained in:
parent
3795e58662
commit
d54b0c9643
|
@ -1809,7 +1809,7 @@ public class BlTeacherAnswerServiceImpl extends ServiceImpl<BlTeacherAnswerMappe
|
|||
}
|
||||
}
|
||||
//多柱图
|
||||
String sshdTjt32Options = "option = {title: { right: '30', text: '(小时/周)', textStyle: { fontSize: 25 } },\n" +
|
||||
String sshdTjt32Options = "option = {title: { right: '30', text: '(%)', textStyle: { fontSize: 25 } },\n" +
|
||||
" tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, legend: { textStyle: { color: '#000', fontSize: 24, fontFamily: '宋体' } }, grid: { left: '3%', right: '4%', bottom: '3%', containLabel: true }, xAxis: { type: 'value',position: 'top', boundaryGap: [0, 0.01] }, yAxis: {axisLabel: {color: '#333',fontSize: 25," +
|
||||
"formatter: function (value) { let list = value.split(\"\");let result = \"\"; for (let i = 1; i <= list.length; i++) {if (!(i % 17) && list[i] != undefined) { result += list[i - 1] + '\\n';} else {result += list[i - 1];} }return result;}}, type: 'category',\n" +
|
||||
"data: ['答疑课程内容、指导课程作业','指导学期、学年和毕业论文','讨论世界观、人生观、价值观等问题','指导学生从事研究项目和竞赛活动','关注学生的心理健康状况','指导学生职业生涯规划与就业创业'],inverse:true }, series: [ " +
|
||||
|
@ -1871,7 +1871,7 @@ public class BlTeacherAnswerServiceImpl extends ServiceImpl<BlTeacherAnswerMappe
|
|||
}
|
||||
}
|
||||
//多柱图
|
||||
String sshdTjt22Options = "option = {title: { right: '30', text: '(小时/周)', textStyle: { fontSize: 25 } },\n" +
|
||||
String sshdTjt22Options = "option = {title: { right: '30', text: '(%)', textStyle: { fontSize: 25 } },\n" +
|
||||
" tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, legend: { textStyle: { color: '#000', fontSize: 24, fontFamily: '宋体' } }, grid: { left: '3%', right: '4%', bottom: '3%', containLabel: true }, xAxis: { type: 'value',position: 'top', boundaryGap: [0, 0.01] }, yAxis: {axisLabel: {color: '#333',fontSize: 25," +
|
||||
"formatter: function (value) { let list = value.split(\"\");let result = \"\"; for (let i = 1; i <= list.length; i++) {if (!(i % 17) && list[i] != undefined) { result += list[i - 1] + '\\n';} else {result += list[i - 1];} }return result;}}, type: 'category',\n" +
|
||||
"data: ['答疑课程内容、指导课程作业','讨论世界观、人生观、价值观等问题','关注学生的心理健康状况','我将“学生中心”理念全面落实在自己的各个教育教学工作中','指导学生从事研究项目和竞赛活动','职业生涯规划与就业创业',],inverse:true }, series: [ " +
|
||||
|
@ -1902,7 +1902,7 @@ public class BlTeacherAnswerServiceImpl extends ServiceImpl<BlTeacherAnswerMappe
|
|||
sshdbfbztName[i] = par.getLsname();
|
||||
}
|
||||
//单柱图
|
||||
String sshd21ImgOptions = "option = {title: { right: '30', text: '(小时/周)', textStyle: { fontSize: 25 } }, tooltip: {trigger: 'axis',},grid: { left: '3%', right: '4%', bottom: '3%', containLabel: true },\n" +
|
||||
String sshd21ImgOptions = "option = {title: { right: '30', text: '(%)', textStyle: { fontSize: 25 } }, tooltip: {trigger: 'axis',},grid: { left: '3%', right: '4%', bottom: '3%', containLabel: true },\n" +
|
||||
" xAxis: { type: 'value',position: 'top',splitLine: {lineStyle: {type: 'dashed'}}},\n" +
|
||||
" yAxis: {type: 'category',\n" +
|
||||
" data:"+JSONObject.toJSONString(sshdbfbztName)+",\n" +
|
||||
|
@ -1955,7 +1955,7 @@ public class BlTeacherAnswerServiceImpl extends ServiceImpl<BlTeacherAnswerMappe
|
|||
}
|
||||
}
|
||||
//多柱图
|
||||
String kclxyd20Options = "option = {title: { right: '30', text: '(小时/周)', textStyle: { fontSize: 25 } },\n" +
|
||||
String kclxyd20Options = "option = {title: { right: '30', text: '(%)', textStyle: { fontSize: 25 } },\n" +
|
||||
" tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, legend: { textStyle: { color: '#000', fontSize: 24, fontFamily: '宋体' } }, grid: { left: '3%', right: '4%', bottom: '3%', containLabel: true }, xAxis: { type: 'value',position: 'top', boundaryGap: [0, 0.01] }, yAxis: {axisLabel: {color: '#333',fontSize: 25," +
|
||||
"formatter: function (value) { let list = value.split(\"\");let result = \"\"; for (let i = 1; i <= list.length; i++) {if (!(i % 17) && list[i] != undefined) { result += list[i - 1] + '\\n';} else {result += list[i - 1];} }return result;}}, type: 'category',\n" +
|
||||
"data: ['我明确任教课程对整体人才培养目标的关联与责任','我会根据学生学习效果,及时反思总结,改进我的教学','我很了解人才培养方案的主要内容',' “我将“学生中心”理念全面落实在自己的各个教育教学工作中','我会对应学生的毕业要求制定课程目标'],inverse:true }, series: [ " +
|
||||
|
@ -1997,7 +1997,7 @@ public class BlTeacherAnswerServiceImpl extends ServiceImpl<BlTeacherAnswerMappe
|
|||
}
|
||||
}
|
||||
//多柱图
|
||||
String kclxyd19Options = "option = {title: { right: '30', text: '(小时/周)', textStyle: { fontSize: 25 } },\n" +
|
||||
String kclxyd19Options = "option = {title: { right: '30', text: '(%)', textStyle: { fontSize: 25 } },\n" +
|
||||
" tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, legend: { textStyle: { color: '#000', fontSize: 24, fontFamily: '宋体' } }, grid: { left: '3%', right: '4%', bottom: '3%', containLabel: true }, xAxis: { type: 'value',position: 'top', boundaryGap: [0, 0.01] }, yAxis: {axisLabel: {color: '#333',fontSize: 25," +
|
||||
"formatter: function (value) { let list = value.split(\"\");let result = \"\"; for (let i = 1; i <= list.length; i++) {if (!(i % 17) && list[i] != undefined) { result += list[i - 1] + '\\n';} else {result += list[i - 1];} }return result;}}, type: 'category',\n" +
|
||||
"data: ['我会根据学生学习效果,及时反思总结,改进我的教学', '我明确任教课程对整体人才培养目标的关联与责任', '我很了解人才培养方案的主要内容', '我将“学生中心”理念全面落实在自己的各个教育教学工作中', '我会对应学生的毕业要求制定课程目标'],inverse:true }, series: [ {\n" +
|
||||
|
@ -2182,7 +2182,7 @@ public class BlTeacherAnswerServiceImpl extends ServiceImpl<BlTeacherAnswerMappe
|
|||
}
|
||||
}
|
||||
//多柱图
|
||||
String szkc15Options = "option = {title: { right: '30', text: '(小时/周)', textStyle: { fontSize: 25 } },\n" +
|
||||
String szkc15Options = "option = {title: { right: '30', text: '(%)', textStyle: { fontSize: 25 } },\n" +
|
||||
" tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, legend: { textStyle: { color: '#000', fontSize: 24, fontFamily: '宋体' } }, grid: { left: '3%', right: '4%', bottom: '3%', containLabel: true }, xAxis: { type: 'value',position: 'top', boundaryGap: [0, 0.01] }, yAxis: {axisLabel: {color: '#333',fontSize: 25," +
|
||||
"formatter: function (value) { let list = value.split(\"\");let result = \"\"; for (let i = 1; i <= list.length; i++) {if (!(i % 17) && list[i] != undefined) { result += list[i - 1] + '\\n';} else {result += list[i - 1];} }return result;}}, type: 'category',\n" +
|
||||
"data: ['以讲授为主融入课程内容', '在学生参与讨论、展示等课堂互动环节中融入', '融入课堂作业、论文中', '融入实验、实训中', '并未涉及题目所述内容'],inverse:true }, series: [ {\n" +
|
||||
|
@ -2224,7 +2224,7 @@ public class BlTeacherAnswerServiceImpl extends ServiceImpl<BlTeacherAnswerMappe
|
|||
}
|
||||
}
|
||||
//多柱图
|
||||
String szkc14Options = "option = {title: { right: '30', text: '(小时/周)', textStyle: { fontSize: 25 } },\n" +
|
||||
String szkc14Options = "option = {title: { right: '30', text: '(%)', textStyle: { fontSize: 25 } },\n" +
|
||||
" tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, legend: { textStyle: { color: '#000', fontSize: 24, fontFamily: '宋体' } }, grid: { left: '3%', right: '4%', bottom: '3%', containLabel: true }, xAxis: { type: 'value',position: 'top', boundaryGap: [0, 0.01] }, yAxis: {axisLabel: {color: '#333',fontSize: 25," +
|
||||
"formatter: function (value) { let list = value.split(\"\");let result = \"\"; for (let i = 1; i <= list.length; i++) {if (!(i % 17) && list[i] != undefined) { result += list[i - 1] + '\\n';} else {result += list[i - 1];} }return result;}}, type: 'category',\n" +
|
||||
"data: ['以讲授为主融入课程内容', '在学生参与讨论、展示等课堂互动环节中融入', '融入课堂作业、论文中', '融入实验、实训中', '并未涉及题目所述内容'],inverse:true }, series: [ {\n" +
|
||||
|
@ -2258,7 +2258,7 @@ public class BlTeacherAnswerServiceImpl extends ServiceImpl<BlTeacherAnswerMappe
|
|||
kcjxrrszysTjt2[i] = par.getLsname();
|
||||
}
|
||||
//单柱图
|
||||
String szkc13Options = "option = {title: { right: '30', text: '(小时/周)', textStyle: { fontSize: 25 } }, tooltip: {trigger: 'axis',},grid: { left: '3%', right: '4%', bottom: '3%', containLabel: true },\n" +
|
||||
String szkc13Options = "option = {title: { right: '30', text: '(%)', textStyle: { fontSize: 25 } }, tooltip: {trigger: 'axis',},grid: { left: '3%', right: '4%', bottom: '3%', containLabel: true },\n" +
|
||||
" xAxis: { type: 'value',position: 'top',splitLine: {lineStyle: {type: 'dashed'}}},\n" +
|
||||
" yAxis: {type: 'category',\n" +
|
||||
" data:"+JSONObject.toJSONString(kcjxrrszysTjt2)+",\n" +
|
||||
|
@ -2311,7 +2311,7 @@ public class BlTeacherAnswerServiceImpl extends ServiceImpl<BlTeacherAnswerMappe
|
|||
}
|
||||
}
|
||||
//多柱图
|
||||
String jszgljxrwfpbl12Options = "option = {title: { right: '30', text: '(小时/周)', textStyle: { fontSize: 25 } },\n" +
|
||||
String jszgljxrwfpbl12Options = "option = {title: { right: '30', text: '(%)', textStyle: { fontSize: 25 } },\n" +
|
||||
" tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, legend: { textStyle: { color: '#000', fontSize: 24, fontFamily: '宋体' } }, grid: { left: '3%', right: '4%', bottom: '3%', containLabel: true }, xAxis: { type: 'value',position: 'top', boundaryGap: [0, 0.01] }, yAxis: {axisLabel: {color: '#333',fontSize: 25," +
|
||||
"formatter: function (value) { let list = value.split(\"\");let result = \"\"; for (let i = 1; i <= list.length; i++) {if (!(i % 17) && list[i] != undefined) { result += list[i - 1] + '\\n';} else {result += list[i - 1];} }return result;}}, type: 'category',\n" +
|
||||
"data: ['研究生课程', '低年级本科专业必修课', '专业选修课', '高年级本科专业必修课', '公共通识课程'],inverse:true }, series: [ {\n" +
|
||||
|
@ -2353,7 +2353,7 @@ public class BlTeacherAnswerServiceImpl extends ServiceImpl<BlTeacherAnswerMappe
|
|||
}
|
||||
}
|
||||
//多柱图
|
||||
String jszgljxrwfpbl11Options = "option = {title: { right: '30', text: '(小时/周)', textStyle: { fontSize: 25 } },\n" +
|
||||
String jszgljxrwfpbl11Options = "option = {title: { right: '30', text: '(%)', textStyle: { fontSize: 25 } },\n" +
|
||||
" tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, legend: { textStyle: { color: '#000', fontSize: 24, fontFamily: '宋体' } }, grid: { left: '3%', right: '4%', bottom: '3%', containLabel: true }, xAxis: { type: 'value',position: 'top', boundaryGap: [0, 0.01] }, yAxis: {axisLabel: {color: '#333',fontSize: 25," +
|
||||
"formatter: function (value) { let list = value.split(\"\");let result = \"\"; for (let i = 1; i <= list.length; i++) {if (!(i % 17) && list[i] != undefined) { result += list[i - 1] + '\\n';} else {result += list[i - 1];} }return result;}}, type: 'category',\n" +
|
||||
"data: ['低年级本科专业必修课', '专业选修课', '研究生课程', '高年级本科专业必修课', '公共通识课程'],inverse:true }, series: [ {\n" +
|
||||
|
@ -2379,7 +2379,7 @@ public class BlTeacherAnswerServiceImpl extends ServiceImpl<BlTeacherAnswerMappe
|
|||
jszgljxrwfpblData[i] = (int) Double.parseDouble(par.getTj1());
|
||||
}
|
||||
//单柱图
|
||||
String jszgljxrwfpbl10Options =" option = {title: { right: '30', text: '(小时/周)', textStyle: { fontSize: 25 } }, tooltip: {trigger: 'axis',},grid: { left: '3%', right: '4%', bottom: '3%', containLabel: true },\n" +
|
||||
String jszgljxrwfpbl10Options =" option = {title: { right: '30', text: '(%)', textStyle: { fontSize: 25 } }, tooltip: {trigger: 'axis',},grid: { left: '3%', right: '4%', bottom: '3%', containLabel: true },\n" +
|
||||
" xAxis: { type: 'value',position: 'top',splitLine: {lineStyle: {type: 'dashed'}}},\n" +
|
||||
" yAxis: {type: 'category',\n" +
|
||||
" data:"+JSONObject.toJSONString(jszgljxrwfpblname)+",\n" +
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue