|
@@ -284,7 +284,7 @@ function scoreTitle(rangeConfig: RangeConfig) {
|
|
}
|
|
}
|
|
|
|
|
|
function rangeSegementsLine() {
|
|
function rangeSegementsLine() {
|
|
- console.log(courses);
|
|
|
|
|
|
+ // console.log(courses);
|
|
if (courses.length < 2) return;
|
|
if (courses.length < 2) return;
|
|
return {
|
|
return {
|
|
tooltip: {
|
|
tooltip: {
|