Commit Graph

98 Commits

Author SHA1 Message Date
3c6abd007b enable ScatterChart 2003-11-20 16:23:44 +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
1fc4f24f9b font resize for axis 2003-11-19 15:40:47 +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
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
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
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
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
ca65c0bc61 remove shadowed variable warning 2003-11-13 12:55:43 +00:00
faeaa3d326 added signature for getSymbol methods 2003-11-13 11:05:17 +00:00
7941751c03 read symbol properties from model;; removed ShapeApperance 2003-11-13 09:16:39 +00:00
b748d3b3af removed ShapeApperance 2003-11-13 09:12:06 +00:00
a29020d642 removed ShapeApperance 2003-11-13 09:03:52 +00:00
5ad94b450d moved SymbolType here from ShapeApperance;; removed ShapeApperance 2003-11-13 09:03:02 +00:00
0d39c407c4 removed unused code 2003-11-13 09:02:02 +00:00
3ef211ee62 corrected include saver 2003-11-13 09:01:24 +00:00
3b3cad1e68 moved Geometry3D here from ShapeApperance 2003-11-13 09:00:44 +00:00
b81f463c1f removed ShapeAppearance 2003-11-13 08:59:51 +00:00
ade970828b read symbol propertie sfrom model;; renamed LineProperties -> VLineProperties 2003-11-13 08:59:02 +00:00
ff75f3b46c renamed LineProperties -> VLineProperties 2003-11-13 08:52:35 +00:00
2f09540d34 removed ShapeAppearance; added ShapeAppearance 2003-11-13 08:51:48 +00:00
6c5ae7893e moved and renamed LineProperties -> VLineProperties 2003-11-13 08:51:02 +00:00
90dcbd3955 relative sizes to resize fonts without changing the model 2003-11-12 18:41:43 +00:00
17f9b5a09c enable symbols for LineCharts 2003-11-12 17:27:12 +00:00
065c514c4a added method getSymbolTypeOfPoint 2003-11-12 17:08:23 +00:00