Commit 7ce59911 authored by Randall Leeds's avatar Randall Leeds

Revert "avoid an unnecessary heatmap event"

This reverts commit 2542a2d8501229d3b7c5585ed719946814996fa8.

Fixes #358
parent c235043a
......@@ -28,6 +28,7 @@ class App
$location.search('id', null).replace()
dynamicBucket = true
annotator.showViewer()
heatmap.publish 'updated'
heatmap.subscribe 'updated', =>
elem = d3.select(heatmap.element[0])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment