Charts are data driven, just like lists, tables, and trees. If you modify the underlying data model (i.e. the value you passed to setChartData()), the chart will update to reflect the current state of the data.
On Jun 4, 2010, at 5:39 AM, alex fernandez wrote: > Hi, > I'm starting with Pivot and for us jfreechart is very important. > I've playing with the demo, and with the provider pivot-jfree-1.5. It looks > well, but I need not just a static chart. > Do anyone know how to represent a dynamic chart(like memory usage, the > example shown in jfreechart library) or any other type of dynamic chart in > PIVOT? > > Thanks.
