comparison flys-artifacts/src/main/java/de/intevation/flys/exports/XYChartGenerator.java @ 3816:3b6bb1cbf741

Disable legend entry aggregation. flys-artifacts/tags/pre2.7-2012-03-16@4161 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Mon, 19 Mar 2012 14:13:15 +0000
parents d75b427da50a
children 3aec5a42696a
comparison
equal deleted inserted replaced
2592:26cd4dfafdf1 3816:3b6bb1cbf741
235 autoZoom(plot); 235 autoZoom(plot);
236 236
237 // These have to go after the autozoom. 237 // These have to go after the autozoom.
238 addAnnotationsToRenderer(plot); 238 addAnnotationsToRenderer(plot);
239 239
240 aggregateLegendEntries(plot); 240 //aggregateLegendEntries(plot);
241 241
242 return chart; 242 return chart;
243 } 243 }
244 244
245 245

http://dive4elements.wald.intevation.org