I have a JFree Bar Chart. the dataset is populated using DefaultCategoryDataset ,
There may be situations when the values on both the domain and range axis are such that these values ...
Hi, I'm working on a project that's much akin to the MemoryUsage demo in the premium demos. The only difference is, instead of tossing the data after 30 secs, I would like to save the data so that I could scroll the dynamic chart back to see data that was out of of the current x-axis bounds. My question is where ...
I have a time chart with a maximum item age of 1 minute. What I would really like is to have the following: - maximum visible item age set to 1 minute - maximm scrollable item age set to 15 minutes. - maximum stored item age set to 1 hour So, the chart would look very similar to what it looks ...
Hi.. I have a set of data (a big really huge file) where each data is stored in every 40 ms. I would like to know how do I go about plotting this on x axis? I also need a scroll bar attached since the data is really really big. I would like to time axis to be multiple of 40 ...
Adding scroll bar to chart by sankardunga Tue Jun 21, 2011 6:43 am Dear Sir, I am new to jfree charts. I need small help regarding scroll bar actions. i have a graph with some values. I apply the zoom options with mouse scroll button. Here the problem is,while zooming the graph the axes values will be changed, so to ...