Skip to content
Snippets Groups Projects
Commit 5d24e2ca authored by Andrey Ruzhanskiy's avatar Andrey Ruzhanskiy
Browse files

Removed old comment

parent 7df8515f
No related branches found
No related tags found
1 merge request!40feat/line rasterizer 31
......@@ -129,7 +129,6 @@ public class LineChartRasterizer implements Rasterizer<LineChart> {
mLegend.addSymbolExplanation("Achsenskalierung:", "Y-Achse", "Faktor " + mDpiY);
mLegend.setColumnViewTitle("Werte der Tickmarks");
setLabelsXForLegend(xLabelsForLegend);
// Currently commented out because the legendrasterizer cant handle that much legend.
setLabelsYForLegend(yLabelsForLegend);
// Step seven: Iterate through the lines, rasterize the axis for each paper.
......
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