update heatmap, add wasm charts
This commit is contained in:
@@ -25,6 +25,7 @@ const (
|
||||
EVENT_POINTERMOVE = "pointermove"
|
||||
EVENT_POINTERUP = "pointerup"
|
||||
EVENT_POINTERCANCEL = "pointercancel"
|
||||
EVENT_POINTERLEAVE = "pointerleave"
|
||||
|
||||
EVENT_SCROLL = "scroll"
|
||||
EVENT_RESIZE = "resize"
|
||||
|
||||
Reference in New Issue
Block a user