Search found 2 matches
- Tue Dec 01, 2009 7:56 pm
- Forum: JFreeChart
- Topic: SegmentedTimeline.addException results in X-axis overlap
- Replies: 5
- Views: 7422
Re: SegmentedTimeline.addException results in X-axis overlap
This is fantastic, and worked great. Thanks!
- Tue Dec 01, 2009 12:10 am
- Forum: JFreeChart
- Topic: SegmentedTimeline.addException results in X-axis overlap
- Replies: 5
- Views: 7422
SegmentedTimeline.addException results in X-axis overlap
I'm using 1.0.12, JDK 6.14 I am using the newFifteenMinuteTimeLine successfully, and removing market hours as well as weekends. I also require removing Holidays (Thanks Giving, Christmas, etc). So I'm adding an exclusions (Nov 26th), and that also works successfully. However, the date label for the ...