using JFree charts in .net???

Discussion about JFreeChart related to stockmarket charts.
Locked
asmyan
Posts: 1
Joined: Fri Feb 04, 2005 7:18 am

using JFree charts in .net???

Post by asmyan » Fri Feb 04, 2005 9:03 am

hello
i want to use the jfree charts in .net windows form for making charts. Can I use it and what is the difference of use? Can any body help :?: :!:

Plz help me asap.

Regards
asmyan

david.gilbert
JFreeChart Project Leader
Posts: 11734
Joined: Fri Mar 14, 2003 10:29 am
antibot: No, of course not.
Contact:

Post by david.gilbert » Thu Feb 10, 2005 10:43 am

I know very little about .NET, but I'd be surprised if it allows you to run arbitrary Java code.
David Gilbert
JFreeChart Project Leader

:idea: Read my blog
:idea: Support JFree via the Github sponsorship program

Guest

Post by Guest » Fri May 06, 2005 8:41 am

this is indeed very funny ;)

Guest

Post by Guest » Thu May 26, 2005 9:17 am

I see I'am little late but try this one:
http://www.ikvm.net/

david.gilbert
JFreeChart Project Leader
Posts: 11734
Joined: Fri Mar 14, 2003 10:29 am
antibot: No, of course not.
Contact:

Post by david.gilbert » Mon May 30, 2005 7:01 am

IKVM uses GNU Classpath which doesn't yet have sufficient support for the Java2D API to make this viable for running JFreeChart. But I'm hopeful that this will change in the future, as GNU Classpath is developing quickly.
David Gilbert
JFreeChart Project Leader

:idea: Read my blog
:idea: Support JFree via the Github sponsorship program

Locked