Placing graphics on a graph

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

Placing graphics on a graph

Post by Roger Studner » Mon Jun 24, 2002 9:46 pm

I was curious if anyone has experimented with placing some type of image icon onto a graph? I have this odd requirement to put a variety of 'Arrows' on a graph.. and even have the arrows span the time range that is appropriate (think a Gantt Chart, where the *bars* are different types of arrows versus just simply color differences). Who knows.. any ideas would be great.

I haven't toyed with the Gantt Chart implementation at all.. but again, it doesn't matter which 'plot type'.. although Iu sed TimeSeriesCollections to hold my data values for now.

Thanks,
Roger Studner

P.S. JFreeChart owns me hah.

Locked