Tue, 07 Jun 2011 13:07:27 +0000 |
Ingo Weinzierl |
Added a PanControl to pan charts.
|
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:56:15 +0000 |
Ingo Weinzierl |
Repaired broken zoom-out control.
|
Mon, 06 Jun 2011 11:31:21 +0000 |
Ingo Weinzierl |
#131 Repaired a broken XPath expression for the chart attributes.
|
Mon, 06 Jun 2011 08:21:08 +0000 |
Ingo Weinzierl |
Improved the zoombox control: cancel the zoom operation if the mouse pointer leaves the chart area.
|
Fri, 03 Jun 2011 12:18:03 +0000 |
Ingo Weinzierl |
Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
|
Fri, 03 Jun 2011 08:20:22 +0000 |
Ingo Weinzierl |
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
|
Fri, 03 Jun 2011 06:34:32 +0000 |
Ingo Weinzierl |
Append the x and y ranges determined after zooming with the ZoomboxControl to the attribute document used for the chart creation.
|
Wed, 01 Jun 2011 14:13:29 +0000 |
Ingo Weinzierl |
Added the ChartOutputTab as ZoomHandler for the ZoomboxControl - no zooming is done yet.
|
Wed, 01 Jun 2011 13:43:35 +0000 |
Ingo Weinzierl |
Implemented a zoombox control and added it to the chart toolbar.
|
Wed, 01 Jun 2011 11:59:59 +0000 |
Ingo Weinzierl |
Improved the layout of the mouse position panel.
|
Wed, 01 Jun 2011 09:03:18 +0000 |
Ingo Weinzierl |
Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
|
Wed, 01 Jun 2011 08:50:40 +0000 |
Ingo Weinzierl |
The collection object in the CollectionView is now accessible via getter method.
|
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.
|
Fri, 27 May 2011 15:38:24 +0000 |
Ingo Weinzierl |
Added a first implementation of a MousePositionPanel - work is not finished yet.
|