A Glimpse of JFreeChart 3D

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
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 Aug 28, 2007 11:04 am

rob_dawson wrote:This looks great it would be really useful for our application. Do you have any timescales on when this might be released ?
It's a little hard to predict at the moment. I'm experimenting with some options for adding text to the 3D graphics...once I have that working nicely, it shouldn't take too long to get a basic (pie charts and bar charts) JFreeChart3D release done...then refine things from there. I'd hope to do a couple of releases of this before the end of the year, then work towards a stable API version some time in 2008. Sorry that's not very specific...
David Gilbert
JFreeChart Project Leader

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

a-bomb
Posts: 7
Joined: Tue Nov 21, 2006 9:49 pm

Post by a-bomb » Thu Nov 15, 2007 3:25 pm

What's the current state on 3D charting? I was expecting more blurbs on its development progress from time to time. Feed us some candy please ;)

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 Nov 19, 2007 5:22 pm

a-bomb wrote:What's the current state on 3D charting? I was expecting more blurbs on its development progress from time to time. Feed us some candy please ;)
I took a little break from the 3D stuff, but will be doing some more in the next few weeks...I'll post an update as soon as I have something.
David Gilbert
JFreeChart Project Leader

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

a-bomb
Posts: 7
Joined: Tue Nov 21, 2006 9:49 pm

Post by a-bomb » Fri Nov 23, 2007 3:10 pm

david.gilbert wrote:
a-bomb wrote:What's the current state on 3D charting? I was expecting more blurbs on its development progress from time to time. Feed us some candy please ;)
I took a little break from the 3D stuff, but will be doing some more in the next few weeks...I'll post an update as soon as I have something.
That sounds wonderful. I can't wait!

nutty
Posts: 4
Joined: Thu Jan 03, 2008 5:54 pm

Post by nutty » Thu Jan 03, 2008 6:08 pm

Looks great - although I see this was posted a while ago. Has work been delayed on this are is it still progressing? Anything on the horizon?

Loathed to use some kind of data export to excel etc etc just because we need a surface chart

develop
Posts: 296
Joined: Wed Mar 23, 2005 10:01 pm

Post by develop » Tue Jan 15, 2008 2:51 am

any news when the first version is coming out ?

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 Jan 15, 2008 11:15 am

I have a busy two months coming up, so I can't promise anything really soon. But it is a priority for me to get JFreeChart3D "out there" during 2008.
David Gilbert
JFreeChart Project Leader

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

nutty
Posts: 4
Joined: Thu Jan 03, 2008 5:54 pm

Post by nutty » Tue Jan 15, 2008 6:22 pm

develop wrote:any news when the first version is coming out ?
Hi develop - I see you were looking into this (http://www.dps.uibk.ac.at/projects/aska ... /#msdchart) on another thread.

I've had a go with it and have had real problems scaling when numbers go negative on surfaces. I'd be interested in discussing further your experiences. PM doesn't seem to work on this board so we'll either have to do on a new thread or swap emails?

mdjy9953
Posts: 4
Joined: Wed Apr 23, 2008 6:03 pm

Post by mdjy9953 » Thu Apr 24, 2008 10:50 pm

Would it be possible to release an alpha version (package or even source code) of the current status of JFreeChart 3D shown in the post with the title "A Glimpse of JFreeChart 3D"?

3D bar chart is an *urgent* need to the *scientific research* task I'm doing now and I'd love to continue with JFreeChart instead of looking for alternatives.

geyerba
Posts: 3
Joined: Thu Sep 11, 2008 8:50 pm

Any word on 3D capability release?

Post by geyerba » Thu Sep 11, 2008 8:53 pm

Suddenly, my org has need of 3D charts, ala Excel. I'd really prefer to continue down the road of JFreeChart instead of allowing more options, but we also need to meet the business needs.

If you have an updated idea of when you'll be able to work on it, I'd love to have it.

Thanks!

geyerba
Posts: 3
Joined: Thu Sep 11, 2008 8:50 pm

Re: A Glimpse of JFreeChart 3D

Post by geyerba » Mon Mar 02, 2009 4:55 pm

Has any movement happened on this feature? I can always hope. If not, do you have any appetite for having developers from my company contribute? Otherwise, we're back to purchasing licenses for a commercial package like Quest JClass Charts.

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

Re: A Glimpse of JFreeChart 3D

Post by david.gilbert » Mon Mar 02, 2009 5:16 pm

Nothing has happened yet. I almost got onto it, then a couple of consulting assignments got in the way. And I have to get JFreeChart 1.0.13 into shape and released this month.

Just to float an idea, if there was a company (or several) willing to sponsor this work for a couple of months of development time, I'd be happy to prioritise it. But even without sponsoring, this is something that I *want* to do, so keep watching (and feel free to add a list of requirements for the features that need supporting).
David Gilbert
JFreeChart Project Leader

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

geyerba
Posts: 3
Joined: Thu Sep 11, 2008 8:50 pm

Re: A Glimpse of JFreeChart 3D

Post by geyerba » Tue Mar 03, 2009 6:25 pm

Thanks for the response. I assume this means you're not accepting code contributions right now. Money is a little tight for the time being so we're looking for other options that might help move things forward.

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

Re: A Glimpse of JFreeChart 3D

Post by david.gilbert » Tue Mar 03, 2009 8:06 pm

geyerba wrote:I assume this means you're not accepting code contributions right now.
Oh, sorry, no - I'm open to contributions. The main requirement for me is that the 3D charts should be implemented using just Java's Graphics2D API (that is, no dependency on OpenGL or something) so that the resulting charts can feed into the same pipelines (SVGGraphics2D, PDFGraphics2D etc.) that existing 2D charts can utilise. This is just for consistency with the existing chart implementation, not because I think OpenGL is a bad idea. That's why I was pursuing the angle of a small 3D engine in pure Java.
David Gilbert
JFreeChart Project Leader

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

rob_dawson
Posts: 2
Joined: Tue Aug 21, 2007 3:15 pm

Re: A Glimpse of JFreeChart 3D

Post by rob_dawson » Fri Apr 23, 2010 10:32 am

Has there been any further progress on the 3D API?

Locked