@@ -319,7 +319,7 @@ function rangeSegementsLine(course: SasCourse) {
// console.log(course);
return {
title: {
- text: "频率",
+ text: "频数",
left: "left",
},
xAxis: {
@@ -284,7 +284,7 @@ function scoreTitle(rangeConfig: RangeConfig) {
}
function rangeSegementsLine() {
- console.log(courses);
+ // console.log(courses);
if (courses.length < 2) return;
tooltip: {