Raw Message
Message-ID: <3A872540-8390-45B8-B744-ACAB02A9FEC0@ucd.ie> Date: 2009-03-16T19:55:52Z From: Mohan Singh Subject: plot lines at 0,0 axis Hii I am trying to plot lines at (0,0) axis where my scatterplot goes between positive n negative values for x and y axis i can plot point using points(0,0) but if i want to draw lines along it, can't seem to get it right Mohan