I want visually represent table row data in a chart/graph but the chart should be displayed only when the mouse hovers over the chart icon.
Example screenshot

Hover over the chart icon and a chart is displayed.
I have basic knowledge of highcharts and google chart but dont know how to show and hide them on mouse hover events. I looked at the source code of the above linked page and they are using css canvas.(trying to figure out what that is)
Can someone please give me a simple demo/example of the above functionality
here is a basic example to show you the functionality how to dynamically attach event handlers to elements and create a element to hold (chart) data to display, no chart data suppled yet thought. again its just an example
Some css to absolutely position the chart container relative to its parent element
.