Results 1 to 4 of 4
- 04-28-2011, 04:05 PM #1
Member
- Join Date
- Oct 2010
- Posts
- 26
- Rep Power
- 0
JFreeChart -- TimeSeries and CandleSticks
hello, i need a time series chart (so that when i zoom it, all charts are zoomed in and are at the correct date).
problem is, how do i draw the candlestick chart and the other charts under a combined plot like how one would combined many XYPlots in CombinedDomainXYPlot?
thanks.
- 04-29-2011, 09:43 AM #2
Member
- Join Date
- Oct 2010
- Posts
- 26
- Rep Power
- 0
im trying to do something like that.
Moving Average Convergence-Divergence (MACD) - ChartSchool - StockCharts.com
pls help.
- 07-25-2011, 09:53 PM #3
Member
- Join Date
- Dec 2010
- Posts
- 4
- Rep Power
- 0
In connection with time series I have one more question.
Im writing an application that uses the JFreeChart libraries and I would like to have on one screen 9 real time graphs that should be updated every 15 or 20 ms.
Am I able to do this with JFreeChart? Will it work ?(In this case Im interested in the performance of the computer if it won´t be very consuming for system).
It doesnt have to be written using JFreeChart. If anybody knows another API that would be better for this task I would definitely use it.
Im asking because I have done some code but the speed is really low and the application is almost unusable.
If it is possible I can post the code here.
Thanks for answers :)
- 07-26-2011, 12:40 AM #4
Moderator
- Join Date
- Feb 2009
- Location
- New Zealand
- Posts
- 4,560
- Rep Power
- 11
You shouldn't hijack/revive an ancient and unrelated thread to ask a new question.
The best way of getting an answer is to write some code and see.
I'm wondering about the update rate: this computer's monitor reports a 60Hz refresh rate, so updates at 15ms (67Hz) wouldn't be visible. And. if possible, they wouldn't be discernable to a human viewer I would have thought.
Similar Threads
-
Jfreechart
By aaruviswa in forum Web FrameworksReplies: 2Last Post: 03-17-2011, 06:51 AM -
Jfreechart help
By shruti in forum AWT / SwingReplies: 1Last Post: 07-11-2009, 04:16 AM -
JfreeChart
By puk284 in forum Advanced JavaReplies: 1Last Post: 05-12-2009, 04:52 PM -
JFreeChart 1.0.7
By JavaBean in forum Java SoftwareReplies: 0Last Post: 11-17-2007, 02:13 PM -
JFreeChart 1.0.5
By levent in forum Java SoftwareReplies: 0Last Post: 05-10-2007, 05:36 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks