Tue, 24 Jul 2012 08:11:41 +0000 |
Sascha L. Teichmann |
Removed some superfluous casts.
|
Wed, 08 Feb 2012 16:19:33 +0000 |
Felix Wolfsteller |
Cosmetics.
|
Mon, 06 Feb 2012 14:43:27 +0000 |
Ingo Weinzierl |
Distinguish between numbers and dates while parsing chart info documents; the MousePosition panel now displays the position on date axes correctly.
|
Mon, 06 Feb 2012 13:27:05 +0000 |
Ingo Weinzierl |
Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.
|
Thu, 08 Dec 2011 09:12:27 +0000 |
Raimund Renkert |
Removed the URL parameter from service calls. The service
|
Tue, 25 Oct 2011 12:31:15 +0000 |
Ingo Weinzierl |
Replaced stdout and stderr logging with log4j loggers in server classes.
|
Thu, 09 Jun 2011 10:57:42 +0000 |
Ingo Weinzierl |
Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.
|
Wed, 08 Jun 2011 12:43:38 +0000 |
Ingo Weinzierl |
Avoid NPE while parsing axes in ChartInfoService.
|
Tue, 07 Jun 2011 13:58:38 +0000 |
Ingo Weinzierl |
The MouseOut event will now finish a current pan operation.
|
Tue, 07 Jun 2011 13:26:24 +0000 |
Ingo Weinzierl |
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
|
Tue, 07 Jun 2011 10:03:19 +0000 |
Ingo Weinzierl |
Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
|
Mon, 06 Jun 2011 11:31:21 +0000 |
Ingo Weinzierl |
#131 Repaired a broken XPath expression for the chart attributes.
|
Wed, 01 Jun 2011 08:49:39 +0000 |
Ingo Weinzierl |
Removed a debug statement.
|
Wed, 01 Jun 2011 08:15:58 +0000 |
Ingo Weinzierl |
Added a chart info service to fetch the info document for a specific chart from artifact server.
|