log flys-client/src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java @ 1282:3904519ec161

age author description
Thu, 29 Sep 2011 14:52:29 +0000 Ingo Weinzierl Bugfix: #179 Repaired broken zoom-out-by-factor function for charts.
Thu, 29 Sep 2011 12:55:17 +0000 Ingo Weinzierl Re-added the function to zoom-out charts by a given factor (10%).
Thu, 29 Sep 2011 11:12:04 +0000 Ingo Weinzierl Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.
Thu, 15 Sep 2011 17:01:12 +0000 Ingo Weinzierl #259 Refresh charts after loading new Themes / Artifacts from Datacage.
Tue, 06 Sep 2011 11:43:47 +0000 Felix Wolfsteller Fix broken build.
Tue, 06 Sep 2011 11:09:13 +0000 Felix Wolfsteller Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
Tue, 06 Sep 2011 07:14:17 +0000 Felix Wolfsteller Minor cosmetics.
Wed, 29 Jun 2011 12:33:58 +0000 Ingo Weinzierl #185 Repaired zooming for IE8 and Chrome.
Sun, 26 Jun 2011 17:20:57 +0000 Sascha L. Teichmann Removed trailing whitespace.
Fri, 24 Jun 2011 09:53:25 +0000 Ingo Weinzierl Zoom-to-max-extent will zoom to the initial chart range now (without zoom values given).
Fri, 24 Jun 2011 09:20:22 +0000 Ingo Weinzierl #21 Newly created projects cannot be opened twice.
Thu, 23 Jun 2011 17:46:08 +0000 Ingo Weinzierl #170 Changed the DOM manipulation while zoom and drag operation.
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 10:57:28 +0000 Sascha L. Teichmann Don't crash if there is no transformer.
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:56:15 +0000 Ingo Weinzierl Repaired broken zoom-out control.
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 09:03:18 +0000 Ingo Weinzierl Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
Fri, 27 May 2011 15:38:24 +0000 Ingo Weinzierl Added a first implementation of a MousePositionPanel - work is not finished yet.
Fri, 27 May 2011 13:48:25 +0000 Ingo Weinzierl Moved the toolbar stuff of the chart panel into an own class.
Fri, 27 May 2011 13:10:09 +0000 Ingo Weinzierl Replaced buttons displayed as labels with real buttons.
Fri, 27 May 2011 09:50:57 +0000 Ingo Weinzierl The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
Wed, 25 May 2011 16:23:16 +0000 Ingo Weinzierl Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
Wed, 25 May 2011 11:34:34 +0000 Ingo Weinzierl Implemented the first step of a theme control panel for charts.
Wed, 25 May 2011 08:03:02 +0000 Ingo Weinzierl Added a new package 'chart' that should be the place where chart relevant classes should be stored. Moved ChartOutputTab into that package.

http://dive4elements.wald.intevation.org