Add mouse title

1

I am using an external raphael.js file to create a pie chart. I used this page as a source: link

I wanted to add a title by moving the mouse with its value.

Code sample: link

    
asked by anonymous 21.04.2015 / 14:15

1 answer

0

It will not run in jsfiddle since the http://jsfiddle.net/tttxfvcu/3/js/raphael.js path does not exist.

On the left side of jsfiddle there is the option to add already predefined frameworks. link

    
21.04.2015 / 16:02