Draw horizontal lines

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

Draw horizontal lines

Post by Guest » Sat Nov 22, 2003 2:50 am

Hi,
I am using JFreeChart to draw a control chart. For the control chart, I need to draw horizontal lines using different colors (parallel to X axis) for given values. I'm not sure on how I can draw such lines. It would be great if someone can help me with this.
Thanks in advance,
Krishna

Matthias
Posts: 42
Joined: Fri Apr 18, 2003 9:49 am
Location: Germany

Post by Matthias » Mon Nov 24, 2003 12:21 pm

:arrow: org.jfree.chart.demo.MarkerDemo1

Guest#2

cool

Post by Guest#2 » Tue Nov 25, 2003 1:31 pm

just great... !

Locked