Interactive Charts

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
infn
Posts: 2
Joined: Mon Mar 15, 2010 10:21 am
antibot: No, of course not.

Interactive Charts

Post by infn » Mon Mar 15, 2010 10:36 am

Hi,

We evaluated the new JFree Chart API provided.
Most of the features provided were useful.
Interactive Charts is one compelling feature that we require.
The UI should be similar to that of Google Finance.
We need a timeline bar (which is available at the bottom of google finance charts) where user can configure the period required to be seen in the graph by selecting and scrolling left or right.
We can assume that the X-axis is always time based and please provide an abstract chart implementation.

If this feature is already available let us know the chart type.

Thanks.

Locked