Search found 8 matches

by DaveLaw
Sat Jul 07, 2012 8:32 am
Forum: JFreeChart
Topic: New class CategoryBoxArrowtation anyone?
Replies: 1
Views: 2605

New class CategoryBoxArrowtation anyone?

Some time ago, I played around with an extension to CategoryPointerAnnotation . Basically, it allows for wrapping the text over several lines & adds a box around the annotation with transparency, taking account of Font-metrics etc. Heres how it could look on a StackedBarChart3D: http://www.apconsult...
by DaveLaw
Wed Jul 04, 2012 1:59 pm
Forum: JFreeChart
Topic: JFreeChart.draw() with SVGGraphics2D?
Replies: 4
Views: 5859

Re: JFreeChart.draw() with SVGGraphics2D?

Firstly, heres a minimal Config for what you're trying to do: http://www.apconsult.de/projects/boards/www.jfree.org/2012.07.04_t115147_p173984_JFreeChartSVG.jpg Batik 1.7 comes with about half a million jars. I have packaged those needed for JFreeChart to render SVG in one jar as JFree Batik v1.7. T...
by DaveLaw
Mon Jul 02, 2012 9:26 pm
Forum: JFreeChart
Topic: JCommon & JFreeChart Distros OUT OF SYNC
Replies: 6
Views: 6207

Re: JCommon & JFreeChart Distros OUT OF SYNC

Wasn't meant as criticism, just a bit of friendly banter :)
by DaveLaw
Sun Jul 01, 2012 7:21 pm
Forum: JFreeChart
Topic: JCommon & JFreeChart Distros OUT OF SYNC
Replies: 6
Views: 6207

Re: JCommon & JFreeChart Distros OUT OF SYNC

I'm a great fan of not building ANYTHING from source! (Just need to get those *nix nerds in on that: you DO NOT install an operating system by compiling it! Hmmm, maybe more than I can chew, that bite!) Its really important that things that are the same, ARE the same! (thats not a Typo) By that I me...
by DaveLaw
Sun Jul 01, 2012 7:01 pm
Forum: JFreeChart
Topic: Why is iText-2.1.5.jar in 1.0.14 Distro?
Replies: 3
Views: 4705

Re: Why is iText-2.1.5.jar in 1.0.14 Distro?

Maybe you could put a note to that effect in the README.txt
or, better still, just distribute it with the Demo?
Makes for less clutter & confusion in big Web projects...
by DaveLaw
Sun Jul 01, 2012 6:29 pm
Forum: JFreeChart
Topic: Why is iText-2.1.5.jar in 1.0.14 Distro?
Replies: 3
Views: 4705

Why is iText-2.1.5.jar in 1.0.14 Distro?

iText-2.1.5.jar is included in the 1.0.14 Distro.
Anyone know why?
Can't find anything in the 1.0.x Branch that uses it.
Its a bit long in the tooth (current version being 5.3.0)
so wouldn't it be an idea just to drop it completely?
by DaveLaw
Sun Jul 01, 2012 9:35 am
Forum: JFreeChart
Topic: JCommon & JFreeChart Distros OUT OF SYNC
Replies: 6
Views: 6207

JCommon & JFreeChart Distros OUT OF SYNC

While downloading the JCommon sources to attach to the JFreeChart 1.0.14 Distro, I noticed that the jcommon-1.0.17.jar in the JFreeChart Distro (2011.10.16 09:21) differs from that in the JCommon Distro (2011.10.17 23:35). There are a number of differences in classfile sizes. In particular org.jfree...
by DaveLaw
Fri Feb 04, 2011 10:33 pm
Forum: JFreeChart
Topic: [jfreechart-dev] StackedBarRenderer3D
Replies: 1
Views: 2195

[jfreechart-dev] StackedBarRenderer3D

Hallo Martin, thanks or the info, I'll get things ready. I was just wondering what strategy you're taking regarding JDK version. I read in the FAQ about v1.3.1 compatibility & while I find backward compatibility a virtue, there comes a time when you have to call it a day. I would say JDK 1.3.1 has h...