Using default color for legend

This commit is contained in:
tube 2017-11-06 07:21:20 +01:00
parent 737f8aa4ff
commit 5626d5cb98

View File

@ -58,7 +58,7 @@ public class XLegendPainter extends ChartPainter {
init(g);
g.setColor(Color.black);
// g.setColor(Color.black);
Dimension size = p.getSize();
//int bars = (int) (size.width / (def.x_unit_width * em_size));