graph
- 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
- Use different stylings for real and interpolated data points.2012-06-21, by Raimund Renkert
- Theme updates for sector average wq curves/points2012-06-21, by Christian Lins
- Adapt doAverageSectorOut() to reflect changes of corresponding facet.2012-06-21, by Christian Lins
- FixA: Added delta W(t) chart in fix analysis.2012-06-20, by Raimund Renkert
- Added new methods to add domain and value axis markers to time series plots.2012-06-20, by Raimund Renkert
- FixA: Added reference events to CSV export.2012-06-20, by Raimund Renkert
- FixA: Changed data type from QW[] to QWD[] to have delta Ws in reference events.2012-06-20, by Raimund Renkert
- FixA: Moved function instantiation to always have a valid function instance.2012-06-20, by Raimund Renkert
- Fixed binary search in Parameters.2012-06-20, by Raimund Renkert
- Parameters: Bring binarySearch with epsilon more to source of binarySearch of Collections.2012-06-20, by Sascha L. Teichmann
- fix issue680; hack.2012-06-20, by Felix Wolfsteller
- Cosmetics, docs.2012-06-20, by Felix Wolfsteller
- Cosmetics.2012-06-20, by Felix Wolfsteller
- FixA: Respect the selected events and reference period correctly.2012-06-20, by Sascha L. Teichmann
- Fixed broken naming of curves in SQ relation charts.2012-06-20, by Ingo Weinzierl
- Create a compound index for SQOutlierFacets based on result index and iteration number.2012-06-20, by Ingo Weinzierl
- The fake calculation for SQ relation now creates only values bigger than 0.2012-06-20, by Ingo Weinzierl
- Adjusted the color of SQ relation Facets.2012-06-20, by Ingo Weinzierl
- SQ relation now creates Facets with proper i18n labels.2012-06-20, by Ingo Weinzierl
- I18N of SQ relation charts.2012-06-20, by Ingo Weinzierl
- Fix issue681.2012-06-19, by Felix Wolfsteller
- Do not automatically load q-facets outside of w_differences.2012-06-19, by Felix Wolfsteller
- Added ChangeLog entry.2012-06-19, by Felix Wolfsteller
- Load q-type facets with w-facets for differences' base data.2012-06-19, by Felix Wolfsteller
- Removed trailing whitespace.2012-06-19, by Sascha L. Teichmann
- SQ: Directly sample our Function objects instead of Function2D from JFreeChart.2012-06-19, by Sascha L. Teichmann
- Removed superfluous import.2012-06-19, by Sascha L. Teichmann
- FixA: Store the standard deviation of delta Ws of reference points into parameters, too.2012-06-19, by Sascha L. Teichmann
- FixA: Store into QWs if they are interpolated.2012-06-19, by Sascha L. Teichmann
- Generate fake data for SQ curves; Implemented the Facet and Generator stuff.2012-06-19, by Ingo Weinzierl