Skip to content
Snippets Groups Projects
Commit ccaac8b0 authored by Tim Molter's avatar Tim Molter
Browse files

delete junk

parent b5651be3
No related branches found
No related tags found
No related merge requests found
......@@ -129,8 +129,4 @@ public abstract class AxisTickCalculator {
return tickLabels;
}
// public abstract BigDecimal getGridStep(int tickSpace);
//
// public abstract BigDecimal getFirstPosition(BigDecimal minValue, BigDecimal gridStep);
}
......@@ -210,9 +210,6 @@ public class PlotContentLineChart extends PlotContent {
g.drawLine(xOffset - 3, topEBOffset, xOffset + 3, topEBOffset);
}
}
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment