I have a round diagram for which I need to display a div when users hover over each section (arcs).
I was going to use canvas: http://www.html5canvastutorials.com/labs/html5-canvas-planets-image-map/ But I have not been able to draw an arc in canvas - or should I use any other technology to create this?