Adding Chart in NetBeans?

Discussion about JFreeChart related to stockmarket charts.
Locked
gvanto
Posts: 3
Joined: Tue Feb 19, 2008 5:55 am

Adding Chart in NetBeans?

Post by gvanto » Tue Feb 19, 2008 6:02 am

I was wondering if I could add ChartPanel / whichever class is needed to draw chart objects, to the NetBeans Palette and if so how this can be done?

So that I can add the JFreeChart object easily to my GUI (JFrame form) by dragging and dropping?

I am trying to create a candlestick chart and would like to see it in the swing GUI designer

Help much appreciated,
Gerry
JFreeChart newbie
www.sharedigest.com - Trade Virtually & Win!

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 » Tue Feb 19, 2008 7:59 am

Orson Chart Beans is the project for this, but it probably isn't far enough along yet for what you want. Expect to see further work being done on it soon though...
David Gilbert
JFreeChart Project Leader

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

elhombre
Posts: 1
Joined: Thu Oct 09, 2008 1:53 pm

Using JFree Charts in Netbeans

Post by elhombre » Thu Oct 09, 2008 2:02 pm

Hello Dave,

I'm designing a dashboard and want to use jfree charts in a netbeans visual jsf project. I've downloaded the jfree library and bought the developers guide (thanks for that, it's a good guide !) and was wondering if Orson was far enough along to be useful? I'm more than happy to buy the guide for that as well if you have one.

Keep up the good work !

Wayne McDermott

Locked