Horizontal Bar

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Oliver Horvath

Horizontal Bar

Post by Oliver Horvath » Wed Dec 13, 2000 6:31 pm

Hi,

if I print a horizontal bar chart, is it possible to print the names
and the value befor / after a line, like:

Name 1 | xxxxxxxxxx 56%
Name 2 | xxxxx 32%
Name 3 | x 8%
_____________
10% 30% 50%
*hehe* I hope you can recognize this ascii picture .-)

Regards,
Oliver Horvath

David Gilbert

RE: Horizontal Bar

Post by David Gilbert » Thu Dec 14, 2000 1:38 pm

I have a project for JFreeChart on SourceForge (http://sourceforge.net/projects/jfreechart) and I've used the task manager to record enhancement requests. This one, which someone else also asked for a while back, has id 22713.

Regards,

DG.

Locked