Skip to content

Commit 5763fc9

Browse files
committed
update heatmap
1 parent d05f978 commit 5763fc9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pages/heatmap/index.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,7 @@ function initChart(canvas, width, height) {
6262
},
6363
series: [{
6464
name: 'Punch Card',
65-
type: 'scatter',
66-
symbolSize: 30,
65+
type: 'heatmap',
6766
data: data,
6867
label: {
6968
normal: {

0 commit comments

Comments
 (0)