2007/11/05 14:24:14 iha 1.19.2.4: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels
2007/10/30 13:53:58 bm 1.19.2.3: RESYNC: (1.19-1.20); FILE MERGED
2007/10/23 15:02:39 bm 1.19.2.2: #i82891# improve rendering of regression curves using XRegressionCurveCalculator::getCurveValues()
2007/10/12 12:35:11 bm 1.19.2.1: #i7998# equations for regression curves
2007/11/05 14:22:14 iha 1.16.54.3: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels
2007/10/30 13:54:03 bm 1.16.54.2: RESYNC: (1.16-1.17); FILE MERGED
2007/10/12 12:35:11 bm 1.16.54.1: #i7998# equations for regression curves
2007/11/05 14:25:50 iha 1.11.4.3: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels
2007/10/30 13:54:01 bm 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED
2007/10/23 15:02:39 bm 1.11.4.1: #i82891# improve rendering of regression curves using XRegressionCurveCalculator::getCurveValues()
2007/10/11 09:22:07 iha 1.18.46.3: #i26795# display bars on different axes next to each other - overlap&gapwidth
2007/09/24 12:01:56 bm 1.18.46.2: RESYNC: (1.18-1.19); FILE MERGED
2007/09/20 07:16:38 iha 1.18.46.1: #i43489# allow to display value and percentage at the same time
2007/08/31 14:17:36 bm 1.16.34.2: #i26795# implement feature: display bars on different axes side-by-side
2007/08/10 22:31:19 iha 1.16.34.1: #i37792# number format for data labels
2006/12/15 13:36:58 iha 1.16.4.30: #i72360# use axis number format for data labels when one is provided
2006/11/09 15:30:13 iha 1.16.4.29: #i16280# better performance for charts with many data (bar,column,line,area,xy,net charts)
2006/10/23 19:09:23 iha 1.16.4.28: #i65580# Legend shows no symbols for series with automatic symbols
2006/10/12 10:54:44 iha 1.16.4.27: wrong selection of series - due to weakreferences of draw shapes dying to early -> switch back to normal references
2006/09/29 14:58:35 iha 1.16.4.26: corrected creation of 3D pies and donuts (extrude instead of lathe objects- for corect texture, get rid of problem with extended scene due to rotating bounding box, fixed #i67743# and no 90degree rotation difference between old and new API anymore)
2006/08/01 09:48:32 bm 1.16.4.25: #i29600# resize the label sizes of data series with the diagram size if a reference size is set
2006/07/01 20:58:10 iha 1.16.4.24: define and respect aspect ratio of diagram
2006/03/29 22:24:48 iha 1.16.4.23: restructure legend entry creation + legend entries in data labels
2006/03/23 09:25:02 iha 1.16.4.22: categories for data labels
2006/01/12 18:02:50 iha 1.16.4.21: cleanup property mappings
2005/12/21 21:29:40 iha 1.16.4.20: remove identifiers from model objects and create an index based CID protocol instead for selection purposes
2005/11/25 16:24:59 iha 1.16.4.19: correct labels at z axis for deep stacking
2005/10/24 11:07:14 iha 1.16.4.18: coordinate system restructure
2005/10/13 17:39:13 iha 1.16.4.17: renamed BoundedCoordinateSystem to CoordinateSystem
2005/10/07 12:22:54 bm 1.16.4.16: RESYNC: (1.16-1.17); FILE MERGED
2005/08/18 11:42:05 iha 1.16.4.15: moved colorscheme transport
2005/07/28 09:34:56 bm 1.16.4.14: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries
2005/07/21 14:47:15 bm 1.16.4.13: support for number formats from data provider
2005/05/11 13:03:48 dr 1.16.4.12: #i30426# enhanced scaling for stacked charts
2005/05/09 08:57:54 dr 1.16.4.11: #i30462# scaling for stacked charts
2005/04/29 12:23:23 dr 1.16.4.10: #i30426# enhanced linear scaling
2005/04/28 15:50:08 dr 1.16.4.9: #i30426# enhanced linear scaling
2004/09/17 11:25:43 iha 1.16.4.8: implement api redesign - dimension property
2004/06/29 19:41:44 iha 1.16.4.7: added parameter pOverwriteMap to method setMappedProperties
2004/04/13 16:34:23 iha 1.16.4.6: corrected stacking
2004/03/24 17:24:52 iha 1.16.4.5: added parameter offset to method createDataLabel
2004/03/11 12:01:17 iha 1.16.4.4: added meethod getPreferredDiagramAspectRatio() for charttype dependent 3D scene aspect ratio
2004/02/28 09:01:23 iha 1.16.4.3: changed Y range calculation because of integration of candlestickchart + caching of summarized y values
2004/02/26 12:18:09 iha 1.16.4.2: share coordinate systems and scales for combi charts
2004/02/23 18:50:53 iha 1.16.4.1: auto scaling: make automatic border charttype dependent
2006/10/23 19:11:00 iha 1.1.2.2: #i65580# Legend shows no symbols for series with automatic symbols
2006/03/29 22:22:18 iha 1.1.2.1: restructure legend entry creation + legend entries in data labels
2007/04/20 08:12:09 iha 1.13.4.22: #i75393# Connect Bars per diagram not per series
2007/04/19 16:12:00 iha 1.13.4.21: #i76130# write attribute sort-by-x-values per plot-area not per series
2006/11/19 21:39:34 iha 1.13.4.20: better performance for line charts without symbols
2006/10/12 10:52:14 iha 1.13.4.19: wrong selection of series - due to weakreferences of draw shapes dying to early -> switch back to normal references
2006/10/06 18:58:58 iha 1.13.4.18: hold shapes only per weak reference thus they can be removed for special pie resize
2006/09/01 16:35:31 iha 1.13.4.17: enable selection of invisible points in point charts
2006/08/01 09:48:31 bm 1.13.4.16: #i29600# resize the label sizes of data series with the diagram size if a reference size is set
2006/04/23 08:57:51 iha 1.13.4.15: correct wrong caching of datapoint properties -> correct data labels with correct text properties
2006/03/29 22:24:48 iha 1.13.4.14: restructure legend entry creation + legend entries in data labels
2006/03/23 09:27:37 iha 1.13.4.13: categories for data labels
2006/02/23 13:28:59 iha 1.13.4.12: enable gaps for NAN values in line charts
2005/12/21 21:29:39 iha 1.13.4.11: remove identifiers from model objects and create an index based CID protocol instead for selection purposes
2005/12/05 18:06:02 iha 1.13.4.10: Connection Lines for Stacked Bar Charts
2005/10/24 11:07:13 iha 1.13.4.9: coordinate system restructure
2005/10/07 12:22:15 bm 1.13.4.8: RESYNC: (1.13-1.14); FILE MERGED
2005/08/03 16:36:29 bm 1.13.4.7: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx
2005/07/21 14:47:15 bm 1.13.4.6: support for number formats from data provider
2005/05/09 09:51:36 bm 1.13.4.5: moved parts of API to data namespace
2004/09/15 09:57:15 iha 1.13.4.4: implement api redesign
2004/06/29 19:40:40 iha 1.13.4.3: added method hasPointOwnColor (for PieColorPerPoint)
2004/03/19 14:33:04 bm 1.13.4.2: XDataSource now contains XLabeledDataSources
2004/02/28 08:54:55 iha 1.13.4.1: integrate access to additional values for candle stick chart
2006/11/09 15:29:02 iha 1.3.4.17: #i16280# better performance for charts with many data (bar,column,line,area,xy,net charts)
2006/09/24 09:12:57 iha 1.3.4.16: #i61970# correct implementation of axis at
2006/08/25 17:15:10 iha 1.3.4.15: text- and diagram-size dependent auto main step width
2006/08/23 17:07:27 iha 1.3.4.14: enable axis to estimate the maximum automatic MainIncrementCount, reduce count to 2 for net charts
2006/08/22 19:06:55 iha 1.3.4.13: correct y axis for net charts: show labels + take space for labels into account for diagram size
2006/08/10 15:55:51 iha 1.3.4.12: Axis Label Layout - Font&Diagram Size
2006/04/10 12:25:19 iha 1.3.4.11: api restructure axis, grids, scales and increments
2006/03/27 11:49:50 bm 1.3.4.10: implementationreference.hxx is written in lowercase
2006/03/23 15:32:15 iha 1.3.4.9: cleanup category handling
2005/12/21 21:29:39 iha 1.3.4.8: remove identifiers from model objects and create an index based CID protocol instead for selection purposes
2005/11/25 16:24:32 iha 1.3.4.7: correct labels at z axis for deep stacking
2005/10/24 11:07:12 iha 1.3.4.6: coordinate system restructure
2005/10/13 17:39:13 iha 1.3.4.5: renamed BoundedCoordinateSystem to CoordinateSystem
2005/10/07 12:22:00 bm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED
2005/06/07 16:02:05 iha 1.3.4.3: use numberformatter from model
2004/03/22 19:32:46 iha 1.3.4.2: added method getPropertySwapXAndYAxis()
2004/02/26 12:18:09 iha 1.3.4.1: share coordinate systems and scales for combi charts
2006/10/11 11:49:23 dr 1.10.4.19: #i67757# connect first/last point in radarcharts correctly
2006/10/06 19:02:19 iha 1.10.4.18: added helping method to remove all sub shapes in a group shape
2006/08/29 12:26:22 iha 1.10.4.17: correct overlap detection for rotated axis labels
2006/08/10 15:57:34 iha 1.10.4.16: Axis Label Layout - Font&Diagram Size
2006/06/30 23:31:58 iha 1.10.4.15: helping method to respect aspect ratio
2006/06/30 23:17:54 iha 1.10.4.14: correct scene dimensions also for pies with dummy objects
2006/04/03 12:11:05 iha 1.10.4.13: correct selection handles for data point labels and legend entries
2006/03/12 00:23:48 iha 1.10.4.12: added methods getOrCreateChartRootShape & getShapeName
2006/01/14 13:55:55 iha 1.10.4.11: respect PercentDiagonal Property as boolean for bars
2005/12/21 14:10:57 dr 1.10.4.10: border color for symbols
2005/12/05 18:04:23 iha 1.10.4.9: methods moved from AreaChart to here
2005/11/24 15:08:28 bm 1.10.4.8: symbol graphics support
2005/10/07 12:21:36 bm 1.10.4.7: RESYNC: (1.10-1.11); FILE MERGED
2005/07/04 17:12:33 iha 1.10.4.6: added method createMarkHandlesRectangle
2004/05/08 17:54:57 iha 1.10.4.5: polartransformation fixes and pie offset implementation
2004/04/29 09:28:06 iha 1.10.4.4: correct 3d bar object position and size
2004/04/28 20:16:53 iha 1.10.4.3: removed /cvs/graphics/chart2/source/inc/RegressionCurveHelper.hxx,v: needs patch
2004/03/24 10:39:13 iha 1.10.4.2: change signature of ShapeFactory::createLine2D
2004/03/23 20:22:28 iha 1.10.4.1: removed now superfluous method createErrorBar2D
2006/11/22 17:26:06 iha 1.10.4.6: RESYNC: (1.11-1.12); FILE MERGED
2006/08/22 19:07:31 iha 1.10.4.5: correct y axis for net charts: show labels + take space for labels into account for diagram size
2005/12/21 21:29:38 iha 1.10.4.4: remove identifiers from model objects and create an index based CID protocol instead for selection purposes
2005/10/07 12:20:48 bm 1.10.4.3: RESYNC: (1.10-1.11); FILE MERGED
2004/03/22 19:31:41 iha 1.10.4.2: transport information bSwapXAndYAxis over method setScales not constructor
2004/03/01 18:13:51 iha 1.10.4.1: added method isValidPosition()