Search found 1 match
- Sun Apr 18, 2021 3:21 pm
- Forum: JFreeChart
- Topic: I made OHLC charts with JfreeChart and timeline work
- Replies: 1
- Views: 52971
I made OHLC charts with JfreeChart and timeline work
Hi all, I got the awesome JFreechart to work with market data nicely. I made an implementation of Timeline to avoid using the somewhat problematic SegmentedTimeline. I also wrote market data parsers to get market data and learned how to annotate and merge charts and more. I have a PhD in chemical en...