How do I use Logarithmic Axis on Java Server Faces?

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
msatish
Posts: 4
Joined: Wed Jun 14, 2006 4:51 pm

How do I use Logarithmic Axis on Java Server Faces?

Post by msatish » Wed Jun 14, 2006 4:52 pm

I am working on a scatter plot; the scatter plot renders fine; But I want to know How could I have a logarithmic Axis for domain & Range on JSF.

How do I code that in the Backing bean/JSF??

Locked