comparison flys-artifacts/src/main/java/de/intevation/flys/exports/XYChartGenerator.java @ 2706:d8444fcb4e44

Create chart facets for flow velocity calculation and a chart generator for this. flys-artifacts/trunk@4424 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 16 May 2012 12:39:13 +0000
parents 884ae61def58
children 013882485011
comparison
equal deleted inserted replaced
2705:71f072d8b3d8 2706:d8444fcb4e44
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