Add title mouse

Asked

Viewed 42 times

1

1 answer

0


It will not run in jsfiddle, as the path http://jsfiddle.net/tttxfvcu/3/js/raphael.js there is no.

On the left side of jsfiddle there is the option to add predefined frameworks. http://jsfiddle.net/tttxfvcu/4/

  • Thanks for the tip.

  • To appear a value when passing the mouse you can put a title attribute. Right after: Arc.attr("Fill", color[i]); Arc.attr("title", "Value: "+data[i]); http://jsfiddle.net/tttxfvcu/9/

Browser other questions tagged

You are not signed in. Login or sign up in order to post.