Wed, 16 Dec 2009 11:58:44 +0000 |
Ingo Weinzierl |
Workarround: Store lower and upper bounds of data while iterating over all data and set the max range of axes with these information. JFreeCharts method NumberAxis.setAutoRange(true) doesn't seem to work properly.
|
Wed, 16 Dec 2009 08:05:25 +0000 |
Ingo Weinzierl |
Removed usesless chart factories.
|
Wed, 16 Dec 2009 01:32:19 +0000 |
Sascha L. Teichmann |
Added result set handling. Needs some testing.
|
Tue, 15 Dec 2009 22:25:53 +0000 |
Sascha L. Teichmann |
Added code to do 2D interpolations along a digitied track on the map.
|
Tue, 15 Dec 2009 15:58:58 +0000 |
Sascha L. Teichmann |
Added mapping from linear diagram space to 2D map coordinates.
|
Tue, 15 Dec 2009 15:50:39 +0000 |
Tim Englich |
Issue96 Resloved big that one entry is missiing in the Statitic.
|
Tue, 15 Dec 2009 15:30:25 +0000 |
Ingo Weinzierl |
Fetch ChartTheme from CallContext instead of creating it each time before creating a chart.
|
Tue, 15 Dec 2009 15:14:21 +0000 |
Sascha L. Teichmann |
Fill (i, j)-gaps when building index buffer.
|
Tue, 15 Dec 2009 14:55:42 +0000 |
Tim Englich |
Added the Unit of the Parameter to the Query for Parameters in
|
Tue, 15 Dec 2009 14:35:41 +0000 |
Sascha L. Teichmann |
Forget to check in pom.xml
|
Tue, 15 Dec 2009 14:12:58 +0000 |
Sascha L. Teichmann |
Upgraded to Apache Commons Math 2.0.
|
Tue, 15 Dec 2009 10:31:16 +0000 |
Tim Englich |
Added the name Productname for "horizontale Schnittprofile". to the
|
Tue, 15 Dec 2009 10:20:16 +0000 |
Tim Englich |
Added Support for "horizontale Schnittprofile"
|
Tue, 15 Dec 2009 10:13:09 +0000 |
Ingo Weinzierl |
Stabilized color of lines in charts. Exports (pdf, svg, png) will look like the chart in gui.
|
Mon, 14 Dec 2009 15:56:20 +0000 |
Ingo Weinzierl |
Changed date representation in timeseries charts. Date format is sourced out to language ressource files.
|
Mon, 14 Dec 2009 14:36:43 +0000 |
Sascha L. Teichmann |
Added buffer creator in index (i, j) space.
|
Fri, 11 Dec 2009 11:18:21 +0000 |
Ingo Weinzierl |
Included case, that there is no start or end date while creating subtitles of horizontalprofile charts.
|
Fri, 11 Dec 2009 10:41:24 +0000 |
Sascha L. Teichmann |
Removed needless imports.
|
Fri, 11 Dec 2009 10:13:39 +0000 |
Tim Englich |
Added Z-Value to verticalcrosssection_mesh_chart_data.
|
Fri, 11 Dec 2009 10:02:10 +0000 |
Tim Englich |
Split all Unittestcases in separat Classes. Now it is easier to uses the UnitTests with Maven.
|
Fri, 11 Dec 2009 09:42:54 +0000 |
Ingo Weinzierl |
Fade out range axis gridlines in charts if there are more than one axis.
|
Fri, 11 Dec 2009 09:05:17 +0000 |
Ingo Weinzierl |
Added axis labels for charts and use them while generating charts.
|
Fri, 11 Dec 2009 08:44:46 +0000 |
Ingo Weinzierl |
Read x-axis label for timeseries charts from ressources, instead of a hard coded string in source.
|
Wed, 09 Dec 2009 10:22:49 +0000 |
Ingo Weinzierl |
Added ChangeLog entry for last commit.
|
Wed, 09 Dec 2009 10:22:20 +0000 |
Ingo Weinzierl |
Added gap detection in horizontal and vertical profile charts. Distinguish between meshes and other data sources.
|
Wed, 09 Dec 2009 09:47:10 +0000 |
Sascha L. Teichmann |
Dead artifacts are removed only every 15mins from
|
Tue, 08 Dec 2009 13:52:42 +0000 |
Tim Englich |
Added the Unit of the Parameter to the Query for Parameters in
|
Tue, 08 Dec 2009 13:38:21 +0000 |
Tim Englich |
Last Step of the Refactoring Work on the Transition Model.
|
Tue, 08 Dec 2009 11:18:27 +0000 |
Ingo Weinzierl |
Added marker for different data sources in sql queries.
|
Tue, 08 Dec 2009 08:39:03 +0000 |
Tim Englich |
Some Refactoring work done.
|
Mon, 07 Dec 2009 17:03:24 +0000 |
Ingo Weinzierl |
Changed the way of adding data to charts. Same parameters have one axis - not each parameter its own one.
|
Mon, 07 Dec 2009 10:33:31 +0000 |
Ingo Weinzierl |
Sourced ChartFactory call out to an own method, which is overriden by TimeSeriesChart.
|
Fri, 04 Dec 2009 15:31:07 +0000 |
Ingo Weinzierl |
ChangeLog entry and ressource bundles for last commit.
|
Fri, 04 Dec 2009 15:30:20 +0000 |
Ingo Weinzierl |
Added subtitles to charts.
|
Fri, 04 Dec 2009 09:04:10 +0000 |
Sascha L. Teichmann |
Cleaned up ChangeLog a bit.
|
Wed, 02 Dec 2009 15:42:46 +0000 |
Ingo Weinzierl |
Added time gap detection to time series charts.
|
Wed, 02 Dec 2009 11:07:40 +0000 |
Ingo Weinzierl |
Added JBoss repository for JFreeChart 1.0.13.
|
Wed, 02 Dec 2009 10:50:12 +0000 |
Ingo Weinzierl |
New options in chart template: visibility of lines and points in charts and point's size.
|
Tue, 01 Dec 2009 16:27:56 +0000 |
Tim Englich |
Added one more Transitionstep to each Testcase according to the refactored Transitionmodel.
|
Tue, 01 Dec 2009 15:58:02 +0000 |
Tim Englich |
Refactoring of the Transitionmodel.
|
Mon, 30 Nov 2009 15:08:47 +0000 |
Ingo Weinzierl |
Removed needless imports.
|
Mon, 30 Nov 2009 15:04:26 +0000 |
Ingo Weinzierl |
Updated Batik library to 1.7
|
Mon, 30 Nov 2009 14:19:23 +0000 |
Ingo Weinzierl |
Completed last commit.
|
Mon, 30 Nov 2009 14:18:37 +0000 |
Ingo Weinzierl |
Implemented svg export of charts.
|
Mon, 30 Nov 2009 09:51:59 +0000 |
Ingo Weinzierl |
Implemented pdf export of charts.
|
Fri, 27 Nov 2009 13:00:00 +0000 |
Tim Englich |
Added RegionFilter-Support to HorizontalProfile InstantaneousPoint
|
Thu, 26 Nov 2009 16:10:47 +0000 |
Ingo Weinzierl |
Implemented a helper class for exporting charts. Adapted code.
|
Thu, 26 Nov 2009 15:59:25 +0000 |
Ingo Weinzierl |
Added pdf as export format to xml configuration of products.
|
Thu, 26 Nov 2009 08:54:50 +0000 |
Ingo Weinzierl |
Added point in TODO regarding tick-unit distance of timeseries charts.
|
Thu, 26 Nov 2009 08:47:44 +0000 |
Ingo Weinzierl |
Localization of chart axis with locale which fits best to server and browser settings.
|
Thu, 26 Nov 2009 08:45:04 +0000 |
Ingo Weinzierl |
Added ChangeLog entry from last commit.
|
Thu, 26 Nov 2009 08:40:15 +0000 |
Ingo Weinzierl |
New method in RessourceFactory to read locales supported by the server. Added config file for supported locales.
|
Wed, 25 Nov 2009 11:41:42 +0000 |
Ingo Weinzierl |
Generate timeseries chart in TimeSeriesChart class instead of AbstractXYChart to instantiate special timeseries charts.
|
Wed, 25 Nov 2009 09:32:00 +0000 |
Ingo Weinzierl |
Corrected committer from the last revision in ChangeLog.
|
Tue, 24 Nov 2009 19:14:58 +0000 |
Ingo Weinzierl |
Added timegap definitions to charts. Adapted constructors and constructor calls.
|
Tue, 24 Nov 2009 15:59:51 +0000 |
Tim Englich |
Added new Timevalues because the Data in the DWH has changed.
|
Tue, 24 Nov 2009 14:40:53 +0000 |
Ingo Weinzierl |
Added dependencies for esri and ibm libraries required for unit tests.
|
Tue, 24 Nov 2009 14:39:36 +0000 |
Tim Englich |
Fixed some broken Method-Extentions.
|
Tue, 24 Nov 2009 13:29:36 +0000 |
Tim Englich |
Bugfix for issue91, wrong depth will be drawn in TimeseriesCharts in Meshes
|
Mon, 23 Nov 2009 17:20:14 +0000 |
Ingo Weinzierl |
Remove chart from cache when data which is displayed in chart has changed.
|
Mon, 23 Nov 2009 17:01:28 +0000 |
Ingo Weinzierl |
The style of charts can be configured with ChartThemes using XML configuration files.
|
Fri, 20 Nov 2009 15:45:25 +0000 |
Ingo Weinzierl |
Export format of charts is related to mime-type.
|
Fri, 20 Nov 2009 14:46:37 +0000 |
Ingo Weinzierl |
Removed mistake from xml structure of the artifact protocol.
|
Fri, 20 Nov 2009 14:03:31 +0000 |
Ingo Weinzierl |
Removed duplicated and needless imports.
|