customising x axis (JdbcXYDataset)

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

customising x axis (JdbcXYDataset)

Post by atom » Thu Jul 18, 2002 2:10 pm

I am generating Time series charts. The data is being extracted from a database. On my x axis I would like to have a short data format. How can I do this?

At present the date format is printed as dd:mm:yyyy. I would like the shortest format. I use JDBCXYdataset .

Thanxs

atom

Re: customising x axis (JdbcXYDataset)

Post by atom » Fri Jul 19, 2002 10:57 pm

Does anyone know how i could do this


Locked