Heatmap Forked from https://gist.github.com/tjdecke/5558084
optimized for React or Vue
It means you can invoke renderChart() as many times as you wish.
E.g. in React:
import React, { Component } from 'react'
import { renderChart, destroyChart } from '...'