Ok ,problem solved !!
Actually the post linked below solved my problem.
http://www.jfree.org/phpBB2/viewtopic.p ... 063#p94063
Search found 6 matches
- Sun Jul 10, 2011 3:06 pm
- Forum: JFreeChart
- Topic: JFreechart-Time Series chart with time in HH:MM:SS on X-axis
- Replies: 6
- Views: 16762
- Sun Jul 10, 2011 3:04 pm
- Forum: JFreeChart
- Topic: how to plot a chart for Minutes and Seconds
- Replies: 3
- Views: 6858
Re: how to plot a chart for Minutes and Seconds
Thank you guys.This solved my problem also.







- Sun Jul 10, 2011 2:46 pm
- Forum: JFreeChart
- Topic: JFreechart-Time Series chart with time in HH:MM:SS on X-axis
- Replies: 6
- Views: 16762
Re: JFreechart-Time Series chart with time in HH:MM:SS on X-axis
Thank you for your reply. Actually i am fetching time and value from mysql database .So values are inserted every 30 to 60 seconds in database.The time in database is in the format (for ex "2011-07-05 20:01:45" ) .As you said I override the domain axis format but when I am trying to add time in the ...
- Fri Jul 08, 2011 5:13 pm
- Forum: JFreeChart
- Topic: JFreechart-Time Series chart with time in HH:MM:SS on X-axis
- Replies: 6
- Views: 16762
Re: JFreechart-Time Series chart with time in HH:MM:SS on X-axis
Is this really not possible using jfreechart???
- Fri Jul 08, 2011 8:56 am
- Forum: JFreeChart
- Topic: JFreechart-Time Series chart with time in HH:MM:SS on X-axis
- Replies: 6
- Views: 16762
JFreechart-Time Series chart with time in HH:MM:SS on X-axis
Time Series chart with time in seconds on X-axis ?? Hello everyone, I am preparing a software simulation for the wallstreet .So I want to display the market values CHANGING EVERY 30 SECONDS or iN MUTIPLE OF 30 SECONDS.So can you please tell me which will be the best suitable chart for me.I actually ...
- Thu Jul 07, 2011 3:36 pm
- Forum: JFreeChart - Stockmarket
- Topic: Time Series chart with time in seconds on X-axis ??
- Replies: 0
- Views: 10097
Time Series chart with time in seconds on X-axis ??
Hello everyone, I am preparing a software simulation for the wallstreet .So I want to display the market values CHANGING EVERY 30 SECONDS or iN MUTIPLE OF 30 SECONDS.So can you please tell me which will be the best suitable chart for me.I actually tried with the timeseries chart but the problem is i...