JFreeChart capabilities

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Greg Rokita

JFreeChart capabilities

Post by Greg Rokita » Sat Feb 01, 2003 2:36 am

Can the following be done on one chart:
Draw a function in log-log coordiantes: for example y=ax+b
On the same chart draw single points (diffrent color from the function) that may or may not fall on the function line.
If yes, what would the code look like?
Thx

Locked