I created a stacked bar chart using JFreeChart (similar to this one). Now I would like to connect the points of the corresponding series for all rows. Is this possible using JFreeChart?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Although I'm not completely sure I understand what you want, I guess you might want to look into the Check these (slightly dated) samples (and the related ones at the end of linked page) for what they can do and if that is what you want to achieve |
|||
|