Tue, 07 Jun 2011 14:28:44 +0000 |
Sascha L. Teichmann |
code clean up in states
|
Tue, 07 Jun 2011 13:15:02 +0000 |
Ingo Weinzierl |
The ChartInfoGenerator appends axes range information to the document now.
|
Tue, 07 Jun 2011 11:43:30 +0000 |
Sascha L. Teichmann |
If Artifact.feed() fails do not store invalid values in database.
|
Mon, 06 Jun 2011 11:34:44 +0000 |
Sascha L. Teichmann |
Removed asymmetrical "- 1" from width calculation.
|
Sun, 05 Jun 2011 20:47:51 +0000 |
Sascha L. Teichmann |
Berechnung 4: Fixed problem when more than one value per segment are given.
|
Sun, 05 Jun 2011 18:24:46 +0000 |
Sascha L. Teichmann |
Refactored version of "Berechnung 4"
|
Fri, 03 Jun 2011 10:21:13 +0000 |
Ingo Weinzierl |
#90 Removed margins between data area border and curves.
|
Fri, 03 Jun 2011 07:20:39 +0000 |
Ingo Weinzierl |
Refactored the chart creation in the ChartInfoGenerators. Now, every chart is created by the XYChartGenerator again.
|
Fri, 03 Jun 2011 06:47:51 +0000 |
Ingo Weinzierl |
Charts are zoomed to a specified view if the attribute document for the chart creation contains an x and/or y range.
|
Thu, 02 Jun 2011 15:47:08 +0000 |
Sascha L. Teichmann |
Set collection ttl to 6 hours.
|
Wed, 01 Jun 2011 17:01:44 +0000 |
Sascha L. Teichmann |
Added parser for segments
|
Wed, 01 Jun 2011 09:57:22 +0000 |
Sascha L. Teichmann |
Fix crashes in back jump correction.
|
Wed, 01 Jun 2011 09:18:00 +0000 |
Ingo Weinzierl |
The matrix that is used to transform chart image coordinates into chart coordinates supports inverted x-axis now.
|
Wed, 01 Jun 2011 08:01:07 +0000 |
Ingo Weinzierl |
Introduced a new output generators for creating chart info documents.
|
Tue, 31 May 2011 14:56:18 +0000 |
Ingo Weinzierl |
Added support for the 'type' parameter of the collection's out() operation.
|
Tue, 31 May 2011 09:35:19 +0000 |
Sascha L. Teichmann |
Use an explicit reference km for interpolation now.
|
Mon, 30 May 2011 11:34:06 +0000 |
Sascha L. Teichmann |
Introduce a cache for the distance-info service
|
Mon, 30 May 2011 09:19:57 +0000 |
Sascha L. Teichmann |
flys/issue82: Only successful interpolations are named.
|
Fri, 27 May 2011 16:52:37 +0000 |
Sascha L. Teichmann |
Re-eanbled the calculation of the backjump correction.
|
Fri, 27 May 2011 10:09:46 +0000 |
Ingo Weinzierl |
Removed XML debug statement.
|
Fri, 27 May 2011 10:03:07 +0000 |
Ingo Weinzierl |
Moved the code part that skips themes to a better place. This let us paint empty charts with no themes at all.
|
Fri, 27 May 2011 09:47:13 +0000 |
Ingo Weinzierl |
We will no longer put deactivated themes into the chart.
|
Fri, 27 May 2011 08:46:26 +0000 |
Ingo Weinzierl |
Fixed the process of creating and storing the attribute of a collection.
|
Thu, 26 May 2011 16:54:16 +0000 |
Sascha L. Teichmann |
Make "Berechnungsart 4" work independent of flow direction. Commented out back jump correction temporarily.
|