From: C M <cmp...@gm...> - 2011-11-24 19:12:51
|
> > I don't know if this will work for you, but in your situation I would > probably just make another axis for the data with no y value. Like, a short > squat axis directly below the main axis. > > -Jeff > Thanks. That crossed my mind, but I never tried it yet. I thought it would take up too much vertical room in the display to have another axis just for what would likely be 1-2 data points worth of y-less data. I'd really want to not display the x axis for that one and just align it with the x axis of the main plot, but then the data points would be *below* the axis, and that would seem visually odd. I'll play with it in a sample app and see if I can get it to look good this way. Che |