[Kst] plotGridLines order in Kst2DPlot
Ted Kisner
tskisner.public at gmail.com
Wed Oct 26 00:08:34 CEST 2005
Then I must be confused- it seems to me that the timing results would just be
printed in a different order. The code with my patch outputs this for timer
results:
kst: Plot Benchmark stats:
kst: Initialization: 0ms
kst: Plot Labels: 1ms
kst: plot Legend: 0ms
kst: Plot Curves: 536ms
kst: Plot Grid Lines: 0ms
kst: plot Axes: 2ms
kst: plot Markers: 0ms
kst: plot arbitrary Labels: 0ms
kst: Flush Painter: 3ms
kst: Plot Total: 542ms
what am I supposed to fix?
-Ted
On Tuesday 25 October 2005 14:47, George Staikos wrote:
> On Tuesday 25 October 2005 17:38, Ted Kisner wrote:
> > For some reason the grid lines are being drawn *before* the basecurves.
> > This is a problem for images, since the image covers up the gridlines.
> > Does anyone object if I move the grid plotting after the basecurves (but
> > still before the axes)?
>
> No objection except that the timings are broken by this. It includes
> everything else now. If you could fix that, then feel free to commit.
More information about the Kst
mailing list