Ritesh,
I started working with a canvas script a few months back with jquery (can't
remember the author, but if you do a search for canvas in the group, i am
sure you will find it) and the problem was that when the drawing became to
complicated it started slowing the browser down drastically. So
You're right. It cannot be used as is, but if you have the patience, you
could use the basic class for drawing primitives on canvas which are all
there. Check out chart.src.js. What you need is a simpler version of the
basic class called Chart defined at the beginning of the file.
I could probably
hi Ashutosh,
thanks for your reply. I did check jchart. But I wanted something
different. I want a blank canvas on which user can create rectangular
boxes and join them using links, kind of UML diagram. But I want this
boxes to be container so that I can drag and drop div from other
places...I th
Hi Ritesh
I dont think i've got exactly what you need, but with a bit of work, you may
be able to use it.
Check out the code at
http://www.reach1to1.com/sandbox/jquery/jqchart/
The base library that the chart uses could be used to create what you want.
Regards
Ashutosh
On 5/18/07, bingo <[EMAIL P
4 matches
Mail list logo