Skip to content

Commit

Permalink
update heatmap
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovilia committed Feb 27, 2018
1 parent d05f978 commit 5763fc9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pages/heatmap/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,7 @@ function initChart(canvas, width, height) {
},
series: [{
name: 'Punch Card',
type: 'scatter',
symbolSize: 30,
type: 'heatmap',
data: data,
label: {
normal: {
Expand Down

0 comments on commit 5763fc9

Please sign in to comment.