graph
- Add point labels to W/Q curve2012-06-27, by Christian Lins
- Moved common code of the *Artifacts into FLYSArtifact.2012-06-27, by Sascha L. Teichmann
- Fix for 'linecolor ignored' issue2012-06-27, by Christian Lins
- Removed some expensive XPath usage.2012-06-27, by Sascha L. Teichmann
- SQ: Refactored fitting to better fit the data types of SQResult.2012-06-26, by Sascha L. Teichmann
- Removed trailing whitespace.2012-06-26, by Sascha L. Teichmann
- SQ: Added fitting shell for SQ curves.2012-06-26, by Sascha L. Teichmann
- SQ: Added specialized outlier test for the S/Q relation.2012-06-26, by Sascha L. Teichmann
- FixA: Only generate outlier facet when we done the prepocessing.2012-06-26, by Sascha L. Teichmann
- Enable legend item aggreation in time series charts.2012-06-26, by Felix Wolfsteller
- Refactored legend item aggregation again.2012-06-26, by Felix Wolfsteller
- Extracted legenditemaggregation from xychartgenerator.2012-06-26, by Felix Wolfsteller
- Removed trailing whitespace.2012-06-26, by Sascha L. Teichmann
- Completed inverse functions.2012-06-26, by Sascha L. Teichmann
- Fix ChangeLog encoding2012-06-26, by Felix Wolfsteller
- flys-artifacts/trunk@4794 c6561f87-3c4e-4783-a992-168aeb5c3f6f2012-06-26, by Felix Wolfsteller
- Fitting: Link the functions to there inverses via getInverse().2012-06-26, by Sascha L. Teichmann
- Added inverses of the fitting functions.2012-06-26, by Sascha L. Teichmann
- Fix issue663 (step curves for longitudinal_section Qs).2012-06-25, by Felix Wolfsteller
- Progressed LegendItemAggregation.2012-06-25, by Felix Wolfsteller
- FixA: Fixed typo in I18N key2012-06-25, by Sascha L. Teichmann
- FixA: Finished I18N for km chart service.2012-06-25, by Sascha L. Teichmann
- Removed trailing whitespace.2012-06-25, by Sascha L. Teichmann
- Removed superfluous import.2012-06-25, by Sascha L. Teichmann
- FixA: I18N for chart km service.2012-06-25, by Sascha L. Teichmann
- FixA: Added longitudinal section chart.2012-06-25, by Raimund Renkert
- Look for the attribut "outline" in TimeseriesChartGenerator to render shape2012-06-25, by Raimund Renkert
- Do not add entries ending with " " to legend.2012-06-25, by Raimund Renkert
- FixA: Prevent that the plot becomes to small if only one point is drawn.2012-06-25, by Sascha L. Teichmann
- FixA: Added more debug output.2012-06-25, by Sascha L. Teichmann
- Label more points in FixingsKMChartService2012-06-25, by Sascha L. Teichmann
- FixA: Interpolated and measured values where switched.2012-06-25, by Sascha L. Teichmann
- Added labeling for Q/W points FixingsKMChartService.2012-06-25, by Sascha L. Teichmann
- FixA: Re-added accidentially removed code.2012-06-25, by Sascha L. Teichmann
- Removed trailing whitespace.2012-06-24, by Sascha L. Teichmann
- FixA: I18N2012-06-24, by Sascha L. Teichmann
- Use generics more correctly2012-06-24, by Sascha L. Teichmann
- I18N: Added script to make keys of property file identifiable with short numbers through the UI.2012-06-24, by Sascha L. Teichmann
- I18N: Repaired inconsistencies2012-06-24, by Sascha L. Teichmann
- Output code to trackdown the linecolor problem2012-06-24, by Christian Lins
- Re-enable legend item aggregation.2012-06-23, by Felix Wolfsteller
- Parse legend aggregation threshold value for settings.2012-06-23, by Felix Wolfsteller
- Removed trailing whitespace.2012-06-23, by Sascha L. Teichmann
- FixA: KM chart helper service: Added debug output when creating Q sector markers.2012-06-23, by Sascha L. Teichmann
- Initialize legend aggregation threshold.2012-06-22, by Felix Wolfsteller
- Cosmetics.2012-06-22, by Felix Wolfsteller
- Prepare legend aggregation threshold setting.2012-06-22, by Felix Wolfsteller
- Cosmetics.2012-06-22, by Felix Wolfsteller
- FixA: Draw domain markers for borders of Q sectors in helper diagram.2012-06-22, by Sascha L. Teichmann
- FixA: Calculate the standard deviation of the Q sector delta Ws, too.2012-06-22, by Sascha L. Teichmann
- Fix: add method to find discharge sector border for given river and km.2012-06-21, by Sascha L. Teichmann
- FixA: Create a cached GaugeFinderFactory to access the gauge along a river2012-06-21, by Sascha L. Teichmann
- FixA: Moved GaugeFinder into top level class.2012-06-21, by Sascha L. Teichmann
- FixA: Made GaugeRange a top level class.2012-06-21, by Sascha L. Teichmann
- TimeseriesChartGenerator: Prevent some NPEs2012-06-21, by Sascha L. Teichmann
- Removed superfluous import.2012-06-21, by Sascha L. Teichmann
- FixA: Move Range out of FixingsOverview2012-06-21, by Sascha L. Teichmann
- FixA: Fixed problem with select the wrong meta data (date, descriptions, etc.) for a data column.2012-06-21, by Sascha L. Teichmann
- FixA: Fixed stupid i/j switch bug.2012-06-21, by Sascha L. Teichmann
- Updated i18n for delta W(t) chart in fix analysis.2012-06-21, by Raimund Renkert