Mon, 25 Jun 2012 16:03:36 +0000 |
Sascha L. Teichmann |
Removed superfluous import.
|
Mon, 25 Jun 2012 15:59:47 +0000 |
Sascha L. Teichmann |
FixA: I18N for chart km service.
|
Mon, 25 Jun 2012 15:53:34 +0000 |
Raimund Renkert |
FixA: Added longitudinal section chart.
|
Mon, 25 Jun 2012 15:38:38 +0000 |
Raimund Renkert |
Look for the attribut "outline" in TimeseriesChartGenerator to render shape
|
Mon, 25 Jun 2012 15:35:00 +0000 |
Raimund Renkert |
Do not add entries ending with " " to legend.
|
Mon, 25 Jun 2012 15:03:57 +0000 |
Sascha L. Teichmann |
FixA: Prevent that the plot becomes to small if only one point is drawn.
|
Mon, 25 Jun 2012 14:36:46 +0000 |
Sascha L. Teichmann |
FixA: Added more debug output.
|
Mon, 25 Jun 2012 13:15:35 +0000 |
Sascha L. Teichmann |
Label more points in FixingsKMChartService
|
Mon, 25 Jun 2012 11:55:34 +0000 |
Sascha L. Teichmann |
FixA: Interpolated and measured values where switched.
|
Mon, 25 Jun 2012 11:38:33 +0000 |
Sascha L. Teichmann |
Added labeling for Q/W points FixingsKMChartService.
|
Mon, 25 Jun 2012 07:59:22 +0000 |
Sascha L. Teichmann |
FixA: Re-added accidentially removed code.
|
Sun, 24 Jun 2012 17:49:07 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Sun, 24 Jun 2012 17:44:39 +0000 |
Sascha L. Teichmann |
FixA: I18N
|
Sun, 24 Jun 2012 16:01:35 +0000 |
Sascha L. Teichmann |
Use generics more correctly
|
Sun, 24 Jun 2012 10:55:00 +0000 |
Sascha L. Teichmann |
I18N: Added script to make keys of property file identifiable with short numbers through the UI.
|
Sun, 24 Jun 2012 08:50:44 +0000 |
Sascha L. Teichmann |
I18N: Repaired inconsistencies
|
Sun, 24 Jun 2012 06:51:05 +0000 |
Christian Lins |
Output code to trackdown the linecolor problem
|
Sat, 23 Jun 2012 18:15:17 +0000 |
Felix Wolfsteller |
Re-enable legend item aggregation.
|
Sat, 23 Jun 2012 14:31:02 +0000 |
Felix Wolfsteller |
Parse legend aggregation threshold value for settings.
|
Sat, 23 Jun 2012 08:09:42 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Sat, 23 Jun 2012 08:05:33 +0000 |
Sascha L. Teichmann |
FixA: KM chart helper service: Added debug output when creating Q sector markers.
|
Fri, 22 Jun 2012 15:04:09 +0000 |
Felix Wolfsteller |
Initialize legend aggregation threshold.
|
Fri, 22 Jun 2012 14:46:31 +0000 |
Felix Wolfsteller |
Cosmetics.
|
Fri, 22 Jun 2012 14:42:30 +0000 |
Felix Wolfsteller |
Cosmetics.
|
Fri, 22 Jun 2012 11:26:01 +0000 |
Sascha L. Teichmann |
FixA: Draw domain markers for borders of Q sectors in helper diagram.
|
Fri, 22 Jun 2012 09:59:12 +0000 |
Sascha L. Teichmann |
FixA: Calculate the standard deviation of the Q sector delta Ws, too.
|
Thu, 21 Jun 2012 17:01:17 +0000 |
Sascha L. Teichmann |
Fix: add method to find discharge sector border for given river and km.
|
Thu, 21 Jun 2012 16:46:05 +0000 |
Sascha L. Teichmann |
FixA: Create a cached GaugeFinderFactory to access the gauge along a river
|
Thu, 21 Jun 2012 15:50:58 +0000 |
Sascha L. Teichmann |
FixA: Moved GaugeFinder into top level class.
|
Thu, 21 Jun 2012 15:39:34 +0000 |
Sascha L. Teichmann |
FixA: Made GaugeRange a top level class.
|
Thu, 21 Jun 2012 15:27:57 +0000 |
Sascha L. Teichmann |
TimeseriesChartGenerator: Prevent some NPEs
|
Thu, 21 Jun 2012 15:23:26 +0000 |
Sascha L. Teichmann |
Removed superfluous import.
|
Thu, 21 Jun 2012 15:18:46 +0000 |
Sascha L. Teichmann |
FixA: Move Range out of FixingsOverview
|
Thu, 21 Jun 2012 14:26:34 +0000 |
Sascha L. Teichmann |
FixA: Fixed problem with select the wrong meta data (date, descriptions, etc.) for a data column.
|
Thu, 21 Jun 2012 13:48:26 +0000 |
Sascha L. Teichmann |
FixA: Fixed stupid i/j switch bug.
|
Thu, 21 Jun 2012 13:17:44 +0000 |
Raimund Renkert |
Updated i18n for delta W(t) chart in fix analysis.
|
Thu, 21 Jun 2012 13:15:48 +0000 |
Raimund Renkert |
Use different stylings for real and interpolated data points.
|
Thu, 21 Jun 2012 12:26:08 +0000 |
Christian Lins |
Theme updates for sector average wq curves/points
|
Thu, 21 Jun 2012 09:03:43 +0000 |
Christian Lins |
Adapt doAverageSectorOut() to reflect changes of corresponding facet.
|
Wed, 20 Jun 2012 16:10:59 +0000 |
Raimund Renkert |
FixA: Added delta W(t) chart in fix analysis.
|
Wed, 20 Jun 2012 15:33:32 +0000 |
Raimund Renkert |
Added new methods to add domain and value axis markers to time series plots.
|
Wed, 20 Jun 2012 15:30:38 +0000 |
Raimund Renkert |
FixA: Added reference events to CSV export.
|
Wed, 20 Jun 2012 15:24:01 +0000 |
Raimund Renkert |
FixA: Changed data type from QW[] to QWD[] to have delta Ws in reference events.
|
Wed, 20 Jun 2012 15:20:44 +0000 |
Raimund Renkert |
FixA: Moved function instantiation to always have a valid function instance.
|
Wed, 20 Jun 2012 15:03:29 +0000 |
Raimund Renkert |
Fixed binary search in Parameters.
|
Wed, 20 Jun 2012 14:24:52 +0000 |
Sascha L. Teichmann |
Parameters: Bring binarySearch with epsilon more to source of binarySearch of Collections.
|
Wed, 20 Jun 2012 12:46:31 +0000 |
Felix Wolfsteller |
fix issue680; hack.
|
Wed, 20 Jun 2012 12:27:10 +0000 |
Felix Wolfsteller |
Cosmetics, docs.
|