Hi Jason, You could use a labelFunction for the Horizontal and Vertical Axis. Just return an empty string.
-TH --- In [email protected], "jnewport" <[EMAIL PROTECTED]> wrote: > > Is it possible to remove all the labeling x & y labels and data from > showing on a linechart? What I am trying to achieve is to just have > the line show and nothing else, until you mouse of the line thus > seeing a dataTip. > > I don't want to see any numbers on the x or y axis or see the x or y > axis line. > > I am not sure if this is possible without extending the current > lineChart. Is it? > > Thanks, Jason >

