From: Nathaniel G. A. <nat...@ya...> - 2003-05-06 03:09:48
|
i dont think there are listeners hooked into the chart for a repaint when the frame size changes. This could certainly be done. The swing demo is a general showing of how to display a chart in a non servlet framework. I will add a task for the next release to include this functionality in the swing demo. If you want to implement it, i believe you should override the repaint method of Frame Object to re-render the chart according to the size of the frame; that is how we will do it. --- Neo Mingus <neo...@ya...> wrote: > I just started playing with jCharts, in one of the > test/demo, the SwingTest class displays a pie chart. > Everything looks good, however, if I resize the frame, > the chart will not display. Is this a bug, or it's > the limitation of jCharts? > > __________________________________ > Do you Yahoo!? > The New Yahoo! Search - Faster. Easier. Bingo. > http://search.yahoo.com > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > jCharts-users mailing list > jCh...@li... > https://lists.sourceforge.net/lists/listinfo/jcharts-users ===== http://nathaniel-auvil.blog-city.com/ __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com |