Hello,
Trying to create a TimerSeries chart with no border, which can be accomplished by setting "tplot.setOutlineStroke(null)". But if I do that, there is no line for the axis. I can see the tickmarks, the tick labels, and the axis label. But just no line for the axis itself. Is this a bug? How can I get a line for the axis?
thanks,
Alan
Bug in TimeSeries Chart?
Re: Bug in TimeSeries Chart?
One more thing. When the border is there, I can see that the x-axis line and y-axis line are thicker than the other lines. It seems that there IS a axis line there, but only drawn when the border is drawn. If the border is not there, so is the axis line.