label for each curve

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
homecurr
Posts: 4
Joined: Tue Apr 20, 2004 4:52 am

label for each curve

Post by homecurr » Thu May 06, 2004 6:40 pm

if you follow this link, http://finance.yahoo.com/q/bc?t=2y&s=MS ... q=l&c=retk, you find that each of the curve in the chart has a label (MSFT, and RETK). I am trying do the same thing with JFreeChart. I used TimeSeriseCollection. How do I write the labels for different curve?

Thanks,

John

Locked