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 do it for you over the weekend, if I am able to squeeze out
some time from my long overdue vacation that i'm headed out for tonite :-)

-Ashutosh

On 5/18/07, bingo <[EMAIL PROTECTED]> wrote:


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 think this is to specific..but anything that allows to
create rectangular boxes and links on a blank canvas will work for
me..

Regards,
Ritesh

On May 17, 6:54 pm, "ashutosh bijoor" <[EMAIL PROTECTED]> wrote:
> 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 athttp://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 PROTECTED]> wrote:
>
>
>
> > Hi,
>
> > I am wondering has any ever tried building a canvas library based on
> > jQuery. I don't mean to say line/bar graph but canvas graph like yahoo
> > pipes where you can create new boxes and link them through lines.
> > Please let me know if there is one that I can easily integrate with my
> > project
>
> > Regards,
> > Ritesh
>
> --
> Reach1to1 Technologieshttp://www.reach1to1.comhttp://on2.biz
> [EMAIL PROTECTED]




--
Reach1to1 Technologies
http://www.reach1to1.com
http://on2.biz
[EMAIL PROTECTED]

Reply via email to