How...???

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
soulweed
Posts: 1
Joined: Mon Nov 13, 2006 5:47 am

How...???

Post by soulweed » Mon Nov 13, 2006 5:59 am

how do i can add line chart to web Application? and Is it change realtime on IE ?

my web application is Query the value from the Database and then I want to get the value and take it to Chart....Help me please!!

I think it maybe work
i dev. ASP.Net application and want to insert Jscript for my web can show realtime graph

thank alot all Guy...

forsey85
Posts: 17
Joined: Mon Jul 03, 2006 2:55 pm

Post by forsey85 » Tue Nov 14, 2006 4:48 pm

JFreeChart is a Java library, not a .NET library.

If you want to use JFreeChart in a web application, you will need to use J2EE.

Locked