Search found 1 match
- Tue Aug 03, 2010 11:17 am
- Forum: JFreeChart - Stockmarket
- Topic: trend line showing future values
- Replies: 1
- Views: 11165
trend line showing future values
Hello, I am very new to JFreeChart and JStock so perhaps the quesry I have is a silly one: I am currently updating JStock to display trend lines in its dyanamic viewer.I can draw a line between two points using TimeSeriesCollection but I want this line to be drawn beyond the specified two point so t...