From: Nathaniel G. A. <nat...@ya...> - 2003-09-05 13:46:33
|
Why not convert the Date to a String yourself and pass it in? --- Ashutosh Satyam <ash...@al...> wrote: > A Line chart takes String[] for the xAxisLabels. Instead I want to pass java.util.Date object > for the > x-Axis. So, I can address locale specific issue too. Basically I'm looking for an API, which > allows > me to provide the Date. So, it should be able to interpret it accordingly. > > Are you planning to implement it in near future. > > Regards, > Ashutosh. > > --- Ashutosh Satyam <ash...@al...> wrote: > > I recently downloaded jcharts0.7.4. > > Found the included docs and the example war file quite useful in using and understanding this > > library. > > I need to plot a Time Series chart, say like a chart depicting the memory usage of the system > > i.e. (Memory Usage v/s Time). > > Why can't you use a Line Chart for this? Did you take a look at the Samples or User Guide? > > > > > I have an impression that it's not possible to render such a chart using the existing API. > > > > What I see in the current available implementation, for the base class Chart are - Axis Chart, > > ScatterPlotAxisChart and PieChart2D. > > > > If in case it's possible to plot, Time Series Chart using these API's. Kindly let me know. > > > > Thanks & Regards, > > Ashutosh > > > > > > > ------------------------------------------------------- > 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!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com |