Adicoza786
unread,Sep 15, 2009, 3:58:22 AM9/15/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Raphaël
Hi,
First of all i would like to congratulate you guys for the excellent
stuff you have put.
Coming to the problem, I was trying to come up with a simulation for
bubble sort algorithm using raphael.js.
I am right now basically showing circles which represents a number and
then show the swapping animation.I am pasting the code.It would show
the animation without numbers and only circle.I have used recursive
algorithm for this.
I would like to know whether i can add a number with in the circle.If
so, how.
Also if at all its possible to add a number within a circle i would
like to know whether when the positions of the circle's are swapped,
the containing numbers positions will also get swapped automatically?
I am fairly new to this so kind bear with me if it sounds like a
stupid question.
Rgs,
Aditya