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.
|