graph
- Added a PanControl to pan charts.2011-06-07, by Ingo Weinzierl
- Adjusted the return values of the CSVExportService, so that GWT can handle those values better.2011-06-07, by Ingo Weinzierl
- Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.2011-06-07, by Ingo Weinzierl
- Repaired broken zoom-out control.2011-06-06, by Ingo Weinzierl
- #131 Repaired a broken XPath expression for the chart attributes.2011-06-06, by Ingo Weinzierl
- Improved the zoombox control: cancel the zoom operation if the mouse pointer leaves the chart area.2011-06-06, by Ingo Weinzierl
- Added missing icon for the zoom-out control.2011-06-03, by Ingo Weinzierl
- Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.2011-06-03, by Ingo Weinzierl
- Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.2011-06-03, by Ingo Weinzierl
- Append the x and y ranges determined after zooming with the ZoomboxControl to the attribute document used for the chart creation.2011-06-03, by Ingo Weinzierl
- Added the ChartOutputTab as ZoomHandler for the ZoomboxControl - no zooming is done yet.2011-06-01, by Ingo Weinzierl
- Implemented a zoombox control and added it to the chart toolbar.2011-06-01, by Ingo Weinzierl