Commit Graph

177 Commits

Author SHA1 Message Date
ca82e0625d Line- and Scatter subtypes added (symbols, curve type) 2003-11-20 17:12:27 +00:00
3c6abd007b enable ScatterChart 2003-11-20 16:23:44 +00:00
14c1436c73 let charttype templates determine by themselves, if a diagram was crated by them 2003-11-20 16:07:38 +00:00
9ae20fe6ba scatter chart type 2003-11-20 16:02:55 +00:00
e615c4f876 use SplineOrder and CurveResolution from model 2003-11-20 08:50:36 +00:00
78fd698f83 add ChartType-Model to 'ChartType-View' to get charttype specific values (e.g. spline type) 2003-11-19 18:07:34 +00:00
68a4e2c524 +properties CurveResolution, SplineOrder 2003-11-19 16:27:01 +00:00
5fa0c02e99 todo-comment 2003-11-19 16:26:38 +00:00
41dbfe9235 +Property CurveStyle for LineChartType 2003-11-19 15:50:13 +00:00
1fc4f24f9b font resize for axis 2003-11-19 15:40:47 +00:00
2682ba9cbf + ReferenceDiagramSize 2003-11-19 15:00:14 +00:00
bc3398e1d5 coorected cube creation 2003-11-19 12:21:53 +00:00
3ef53da421 handle reverse oriented axes properly; corrected fCompleteHeight; changed test geometries 2003-11-19 12:17:59 +00:00
018726efa1 handle reverse oriented axes properly 2003-11-19 12:14:50 +00:00
bbfcfaa064 removed unused code 2003-11-19 12:14:10 +00:00
cf0364d7f0 added methods isMathematicalOrientationX/Y/Z 2003-11-19 12:13:28 +00:00
35204ea09b new defaults for 3rd scale 2003-11-17 18:59:24 +00:00
6bff7771f2 manipulate z value only in case of 3D 2003-11-17 18:58:58 +00:00
e9a97c0da7 don't keep DrawViewWrapper during resize to avoid crash; delete wrapper in destructor 2003-11-17 18:16:29 +00:00
b85461d00e crash while having minimal page sizes 2003-11-17 17:48:19 +00:00
0bd7805d47 set D3DSceneTwoSidedLighting to true for correct 3D linechart display 2003-11-17 16:58:24 +00:00
9af92e080d during rebuild of view only delete the view and its single draw page; keep draw model and draw view alive -> dialog can be kept alive during view rebuild 2003-11-17 16:03:13 +00:00
31d889b3df added method ReInit for using an updated first page 2003-11-17 15:58:41 +00:00
63e40391b6 added virtual destructor and member m_xDrawPages for removing draw page in destructor 2003-11-17 15:54:11 +00:00
e78170bb8d changed signature of createGroupShape 2003-11-17 14:29:44 +00:00
34699c209f symbols in front of lines - use getSeriesGroupShapeFront/BackChild 2003-11-17 14:28:35 +00:00
96d572baa1 symbols in front of lines - added getSeriesGroupShapeFront/BackChild 2003-11-17 14:28:01 +00:00
1681a33eb2 symbols in front of lines - added m_xShapeFront/BackChild 2003-11-17 14:26:53 +00:00
1fb4d552be autoscale dimension 3 also; changed z positioning 2003-11-15 07:58:31 +00:00
af549ef2c0 autoscale dimension 3 also 2003-11-15 07:57:26 +00:00
11667b0a0e added logig z 2003-11-15 07:56:47 +00:00
786bc5368f changed z scaling 2003-11-15 07:55:55 +00:00
a646784068 dont loose z values for b splines 2003-11-15 07:52:54 +00:00
020b4f3248 check Nullpointer 2003-11-15 07:48:34 +00:00
e0455de8b5 sort polygon before splinecalculation for scatter chart (need better algorithm in future) 2003-11-14 16:42:16 +00:00
314f4419f9 relative font sizes for titles 2003-11-14 14:25:55 +00:00
f3856176fa CharHeight is float not double 2003-11-14 14:25:48 +00:00
a2c70f3f4c bigger default size for ReferencePageSize 2003-11-14 14:24:46 +00:00
a2292d3c4f support for CJK and CTL properties 2003-11-14 09:48:14 +00:00
78fc69ec9a added scatter chart support 2003-11-13 16:07:12 +00:00
acdb459331 #112350# 2003-11-13 16:03:27 +00:00
c5e57ef708 remove spline default + .. 2003-11-13 16:01:48 +00:00
06b8c6f095 use size and color from model for symbol creation 2003-11-13 15:07:12 +00:00
ab8ffdefb3 use main color for symbol fillcolor 2003-11-13 15:06:19 +00:00
3570151011 added color to method createSymbol 2003-11-13 15:05:12 +00:00
cdfff1d40e added color paramter to method createSymbol 2003-11-13 15:04:39 +00:00
01f272f2dc added symbol information to dialog 2003-11-13 14:18:48 +00:00
57395628fd changed symbol information handling 2003-11-13 14:17:51 +00:00
215120d8a3 added method GetSymbolGraphic 2003-11-13 14:15:28 +00:00
ca65c0bc61 remove shadowed variable warning 2003-11-13 12:55:43 +00:00