修改注释
This commit is contained in:
@@ -91,12 +91,6 @@ const loadData = async () => {
|
||||
rect.width,
|
||||
rect.height,
|
||||
weekArrows,
|
||||
{
|
||||
range: [0, 1],
|
||||
gridSize: 80, // 先使用较小的gridSize快速显示
|
||||
bandwidth: 0.2,
|
||||
showPoints: false,
|
||||
}
|
||||
);
|
||||
heatMapImageSrc.value = quickPath;
|
||||
// 延迟后再渲染精细版本
|
||||
|
||||
Reference in New Issue
Block a user