Robin Rosenberg <robin.rosenberg@xxxxxxxxxx> wrote: > @@ -92,7 +104,64 @@ protected void drawText(final String msg, final int x, final int y) { > g.drawString(msg, cellX + x, cellY + texty, true); > } My SWTPlotRenderer doesn't have this context line. Am I missing a patch in the series? > + @Override > + protected int drawLabel(int x, int y, Ref ref) { -- Shawn. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html