Dennis, this is an interesting twist - it actually fires after displaying the legend and before displaying the heatmap, but it is called twice and then it makes a type error because 'this' has no _renderChart() function, maybe because it is the prototype? Anyway, I would like to modify the legend, so I need to handle a somewhat earlier event.
-- Micha