Horiz/Vert labels not appearing

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

Horiz/Vert labels not appearing

Post by Roger » Wed Mar 20, 2002 9:05 pm

I have encountered a bug and am having trouble isolating it. I wonder if anyone else has encountered something similar.

I am using JFreeChart 0.7.4 but had the same problem in 0.7.3

I am using the JFreeChartServletDemo and my own DataSetFactory.

The first time the servlet builds the XY Time Series graph I am using, only the label for the first date is displayed. No labels for the vertical axis. If I refresh the servlet via the web browser, it is then drawn properly.

Any similar situations out there?

Thanks.

R

David Gilbert

Re: Horiz/Vert labels not appearing

Post by David Gilbert » Thu Mar 21, 2002 9:46 am

Hi Roger,

I haven't heard of anything similar but I'll let you know if anything comes in.

DG.

Locked