Posted by dddbbb on July 20, 2012 at 9:27am
Anyone in this group have any experience of using Raphael.js with D7?
I see there's a module for it to handle basic stuff like making the library available to Drupal but I can't get the damned thing to work:
http://drupal.org/project/raphael
http://drupal.org/node/1525026#comment-6254086
If any of you guys have used this before and got it to place nice I'd love to hear how you got there. Cheers!

Comments
What are you trying to
What are you trying to achieve with it?
I tried using Raphael for charting, but ended up using Highcharts with Views instead. http://drupal.org/project/highcharts
Drawing vector lines
I need to draw some vector lines between various coordinates. Not charting really, otherwise yes, I'd now be looking at alternatives.