Commit Graph

308 Commits

Author SHA1 Message Date
ask
cbf4bd53aa TAChart: Fix list-out-of-bounds error when clicking outside of series list in TChartListBox
git-svn-id: trunk@31634 -
2011-07-10 03:13:18 +00:00
ask
c7b8797cf5 TAChart: Add TChartListbox demo by Werner Pamler
git-svn-id: trunk@31631 -
2011-07-10 01:40:29 +00:00
ask
56b5541270 TAChart: Add separate options for left- and right-side extrapolation to TCubicSplineSeries. Update demo.
git-svn-id: trunk@31569 -
2011-07-05 18:11:13 +00:00
ask
b0fdff2a72 TAChart: Update func demo to use TCubicSplineSeries.Options
git-svn-id: trunk@31509 -
2011-07-02 15:41:48 +00:00
ask
00841b0993 TAChart: Update func demo with pointers in spline series
git-svn-id: trunk@31434 -
2011-06-28 16:38:21 +00:00
ask
6c0db06c3f TAChart: Add cubic spline to the func demo
git-svn-id: trunk@31408 -
2011-06-26 17:25:54 +00:00
ask
59ea86ddff TAChart: Add TChartLegend.ColumnCount property
git-svn-id: trunk@31402 -
2011-06-26 14:27:07 +00:00
ask
7ad974bb8a TAChart: Change TChartSeriesLegend.OnDraw parameters. Update demo.
git-svn-id: trunk@31399 -
2011-06-26 10:35:03 +00:00
ask
ae0f0fc734 TAChart: Add TChartSeriesLegend.OnCreate event. Update demo.
git-svn-id: trunk@31398 -
2011-06-26 10:29:53 +00:00
ask
2c6d4e309e TAChart: Add TChartLegend.GroupFont property
git-svn-id: trunk@31397 -
2011-06-26 09:58:17 +00:00
ask
be7740a708 TAChart: Add legend item grouping. Update demo.
git-svn-id: trunk@31396 -
2011-06-26 09:43:47 +00:00
ask
e6b1840fc4 TAChart: Add TChartSeriesLegend.Order property
git-svn-id: trunk@31395 -
2011-06-26 08:45:35 +00:00
ask
ac09dbf6fd TAChart: Draw pie-specific legend item for pie series. Update demo.
git-svn-id: trunk@31393 -
2011-06-26 07:25:56 +00:00
ask
67e4a0d07f TAChart: Use TChartLegendItems instead of TObjectList
git-svn-id: trunk@31344 -
2011-06-23 14:56:05 +00:00
ask
6cc9d3da78 TAChart: Add Legend.SymbolFrame property
git-svn-id: trunk@31342 -
2011-06-23 07:33:53 +00:00
ask
f1cfea45dc TAChart: Add combobox with legend items to the legend demo
git-svn-id: trunk@31335 -
2011-06-22 14:13:21 +00:00
ask
230c6153d4 TAChart: Simplify Y axis inversion code in fpvectorial back-end.
git-svn-id: trunk@31254 -
2011-06-16 12:29:05 +00:00
ask
96e208066b TAChart: Invert Y axis when drawing to fpvectorial back-end
git-svn-id: trunk@31253 -
2011-06-16 12:19:58 +00:00
ask
9e2e844a4f TAChart: Take system colors into account in fpvectorial back-end. Update demo.
git-svn-id: trunk@31246 -
2011-06-16 11:14:10 +00:00
sekelsenmat
206e4d5b90 tachart: Fixes compilation because now fpvectorial uses TFPColor
git-svn-id: trunk@31245 -
2011-06-16 10:33:47 +00:00
sekelsenmat
9a6b6f2418 tachart: fixes compilation of the fpvectorial demo
git-svn-id: trunk@31244 -
2011-06-16 09:36:07 +00:00
ask
ff37968b20 TAChart: Use font antialiasing in the bgra back-end. Update demo.
git-svn-id: trunk@31190 -
2011-06-13 01:37:32 +00:00
ask
b536ad8ffa TAChart: Silence hints in the axis demo
git-svn-id: trunk@31175 -
2011-06-11 23:23:39 +00:00
ask
b72a333eb7 TAChart: More precise requirements for nogui demo
git-svn-id: trunk@31174 -
2011-06-11 23:23:13 +00:00
ask
ce90312470 TAChart: Add spline to the func demo.
git-svn-id: trunk@31173 -
2011-06-11 23:21:45 +00:00
ask
db47008d5d TAChart: Disable reticule on KeyUp in the tools demo
git-svn-id: trunk@31142 -
2011-06-09 10:17:22 +00:00
ask
434077f134 TAChart: Update rotate and multi demos to include mark positions
git-svn-id: trunk@30589 -
2011-05-06 15:28:47 +00:00
ask
febce422a7 TAChart: Update radial demo with mark positions
git-svn-id: trunk@30574 -
2011-05-06 10:00:17 +00:00
ask
397a0e437e TAChart: Extract TAIntervalSources unit
git-svn-id: trunk@30528 -
2011-05-02 12:22:16 +00:00
ask
70ab11beed TAChart: Use TAChartPrint package in the printing demo
git-svn-id: trunk@30525 -
2011-05-02 09:17:55 +00:00
ask
e6f053d841 TAChart: Implement Polygon and Rectangle in fpvectorial drawing back-end. Update demo.
git-svn-id: trunk@30415 -
2011-04-21 15:50:44 +00:00
ask
01d9f547ad TAChart: Use AntialiasingMode in the basic demo
git-svn-id: trunk@30411 -
2011-04-21 13:39:55 +00:00
ask
35ce2fc218 TAChart: Add export to G-code format to fpvectorial demo
git-svn-id: trunk@30400 -
2011-04-20 11:18:19 +00:00
ask
30246e2658 TAChart: Add fpvectorial demo
git-svn-id: trunk@30399 -
2011-04-20 10:49:17 +00:00
ask
179e5fcd40 TAChart: Add hint tool to drag-drop demo
git-svn-id: trunk@30397 -
2011-04-20 10:24:13 +00:00
ask
37273a12d2 TAChart: Restore OnGetMark event handler in dragdrop demo
git-svn-id: trunk@30393 -
2011-04-20 07:47:52 +00:00
ask
d5f69b5d17 TAChart: Minor updates for save demo project
git-svn-id: trunk@30242 -
2011-04-08 08:46:18 +00:00
ask
1c6efec231 TAChart: Add wmf demo
git-svn-id: trunk@30240 -
2011-04-08 07:20:22 +00:00
ask
092814ada0 TAChart: Add SVG export option to the save demo
git-svn-id: trunk@30207 -
2011-04-05 20:27:59 +00:00
ask
178ea522e7 TAChart: Synchronize extents of standard and BGRA view
git-svn-id: trunk@30200 -
2011-04-05 17:16:16 +00:00
ask
b92bfd76d2 TAChart: Fix hints in BGRA drawer
git-svn-id: trunk@30184 -
2011-04-04 15:32:03 +00:00
ask
0a5e0fb00c TAChart: Add font orientation to the BGRA drawer. Update demo.
git-svn-id: trunk@30183 -
2011-04-04 15:29:18 +00:00
ask
3a1863981e TAChart: Add TAChartBgra dependency to the bgra demo
git-svn-id: trunk@30182 -
2011-04-04 15:28:19 +00:00
ask
5b42a56a66 TAChart: Add TAChartBgra package
git-svn-id: trunk@30148 -
2011-04-03 09:32:57 +00:00
ask
d4ba2c99b9 TAChart: Add TAChartAggPas package
git-svn-id: trunk@30147 -
2011-04-03 09:12:12 +00:00
ask
2161f792f8 TAChart: Add BGRABitmap demo
git-svn-id: trunk@30116 -
2011-04-01 09:59:46 +00:00
ask
70f52ea911 TAChart: Support font orientation in TFPCanvasDrawer. Update nogui demo.
git-svn-id: trunk@30002 -
2011-03-23 11:47:57 +00:00
ask
ea79eeb246 TAChart: Remove direct dependency TADrawerAggPas -> Graphics
git-svn-id: trunk@30001 -
2011-03-23 11:38:41 +00:00
ask
e9ca674759 TAChart: Enable axis marks in nogui demo
git-svn-id: trunk@29999 -
2011-03-23 10:46:34 +00:00
ask
1afefeed3c TAChart: Remove workarounds for non-working event assignments
git-svn-id: trunk@29990 -
2011-03-23 07:16:40 +00:00
ask
dead098042 TAChart: Add "Pointers" page to the line demo
git-svn-id: trunk@29988 -
2011-03-23 06:40:01 +00:00
ask
8a2a7fedfd TAChart: Implement centered legend alignments. Update legend demo.
git-svn-id: trunk@29985 -
2011-03-22 20:21:55 +00:00
mattias
be2698980b tachart: fixed setting method properties, bug #18418
git-svn-id: trunk@29973 -
2011-03-21 17:11:55 +00:00
ask
992990cee7 TAChart: Update opengl demo
git-svn-id: trunk@29971 -
2011-03-21 14:56:34 +00:00
ask
20a6203533 TAChart: Add color conversion method to IChartDrawer
git-svn-id: trunk@29968 -
2011-03-21 14:25:39 +00:00
ask
2c1e9b1a49 TAChart: Remove TOpenGLDrawer -> Graphics dependency
git-svn-id: trunk@29967 -
2011-03-21 14:15:42 +00:00
ask
a40bfdfa55 TAChart: Use TFPCanvasDrawer and nogui widgetset in nogui demo
git-svn-id: trunk@29966 -
2011-03-21 13:46:36 +00:00
ask
edb49e4dbb TAChart: Minor fixes in axis demo
git-svn-id: trunk@29963 -
2011-03-21 13:20:55 +00:00
ask
29546f3a08 TAChart: Improve synchronization in drawer demos
git-svn-id: trunk@29950 -
2011-03-21 03:58:29 +00:00
ask
127376bc5f TAChart: Add nogui demo
git-svn-id: trunk@29942 -
2011-03-20 18:52:41 +00:00
ask
38f52e6892 TAChart: Update navigation demo
git-svn-id: trunk@29941 -
2011-03-20 18:32:59 +00:00
ask
086d4edc1f TAChart: Add TChartNavScrollBar.AutoPageSize property. Update navigate demo.
git-svn-id: trunk@29928 -
2011-03-20 13:39:39 +00:00
ask
4248b7497e TAChart: Use TChartNavScrollBar in the navigation demo
git-svn-id: trunk@29926 -
2011-03-20 13:08:28 +00:00
ask
4d20e691b3 TAChart: Add navigation demo
git-svn-id: trunk@29923 -
2011-03-20 09:43:35 +00:00
ask
c0a28e143d TAChart: Add varying pointer color to the basic demo
git-svn-id: trunk@29893 -
2011-03-17 15:29:46 +00:00
ask
a2d747b2c4 TAChart: Add "OHLC" page to the multi demo
git-svn-id: trunk@29890 -
2011-03-17 12:35:08 +00:00
ask
a505014347 TAChart: Add "Independent scale" page to the axis transformation demo
git-svn-id: trunk@29856 -
2011-03-15 17:02:28 +00:00
ask
feef4913b3 TAChart: Minor demo updates
git-svn-id: trunk@29799 -
2011-03-11 11:47:48 +00:00
ask
3082fa3f2e TAChart: Display total points count in line demo
git-svn-id: trunk@29798 -
2011-03-11 11:46:22 +00:00
ask
48e68e866e TAChart: Add OpenGL demo
git-svn-id: trunk@29707 -
2011-03-02 14:04:52 +00:00
ask
d2306d0e8a TAChart: Scale label distances for printing. Update print demo.
git-svn-id: trunk@29705 -
2011-03-02 09:47:04 +00:00
ask
c8db157feb TAChart: Optionally use AggPas for standard drawing in aggpas demo
git-svn-id: trunk@29704 -
2011-03-02 05:07:19 +00:00
ask
8e9c8ec810 TAChart: Add printing demo
git-svn-id: trunk@29684 -
2011-02-27 09:47:20 +00:00
ask
52e019d6da TAChart: Minor updates to the basic demo
git-svn-id: trunk@29680 -
2011-02-27 04:36:09 +00:00
ask
41d79d8332 TAChart: Add more series to the AggPas demo. This concludes implementation of issue #17182
git-svn-id: trunk@29679 -
2011-02-27 03:41:01 +00:00
ask
90a4b20d3e TAChart: Use TZoomDragTool.RatioLimit in tools demo and line demo
git-svn-id: trunk@29677 -
2011-02-27 03:02:14 +00:00
ask
68dcc4d090 TAChart: Add panning tool to the extent demo
git-svn-id: trunk@29675 -
2011-02-27 02:28:21 +00:00
ask
bc056b4cd4 TAChart: Add AggPas drawing demo
git-svn-id: trunk@29621 -
2011-02-20 20:59:48 +00:00
ask
e3c19880f0 TAChart: Use IChartDrawer to draw axises. Add IChartDrawer.ClippingStart ans ClippingStop methods.
git-svn-id: trunk@29530 -
2011-02-13 16:52:50 +00:00
ask
f4437ee29b TAChart: Use IChartDrawer for legend drawing
git-svn-id: trunk@29526 -
2011-02-13 15:04:41 +00:00
ask
7f4a651ff3 TAChart: Add chart cloning to the cloning demo
git-svn-id: trunk@29372 -
2011-02-04 07:59:01 +00:00
ask
7848609a2c TAChart: Add data point click tool to the drag-and-drop demo
git-svn-id: trunk@29353 -
2011-02-03 17:48:35 +00:00
ask
ba99b14873 TAChart: Auto-rename tools when the toolset name changes
git-svn-id: trunk@29332 -
2011-02-02 17:38:10 +00:00
ask
e0eacbebbd TAChart: Draw color map series at design time. Minor demo update
git-svn-id: trunk@29324 -
2011-02-02 08:13:05 +00:00
ask
cc9a3993f7 TAChart: Add cloning demo
git-svn-id: trunk@29322 -
2011-02-02 08:01:23 +00:00
ask
d0b38815eb TAChart: Fixes to label rotation
git-svn-id: trunk@29313 -
2011-02-02 06:06:17 +00:00
ask
4af1a3d673 TAChart: Add chart title rotation to the label demo
git-svn-id: trunk@29312 -
2011-02-02 05:58:25 +00:00
ask
6141a3b5dd TAChart: Add independent axis zooming to the axis transformation demo
git-svn-id: trunk@29308 -
2011-02-02 03:27:06 +00:00
ask
f3bc3be027 TAChart: Add "user-defined" page to the axis transformation demo
git-svn-id: trunk@29307 -
2011-02-02 03:16:04 +00:00
ask
76b33a7035 TAChart: Extract axis transformation demo from the axis demo
git-svn-id: trunk@29240 -
2011-01-29 01:53:03 +00:00
ask
bd9cae16ca TAChart: Add "Multiline" page to the labels demo
git-svn-id: trunk@29184 -
2011-01-24 08:52:39 +00:00
ask
bda600ef26 TAChart: Add "Polar" page to the radial demo
git-svn-id: trunk@29103 -
2011-01-18 09:04:48 +00:00
ask
8033e87029 TAChart: Add rotated function series to the demo
git-svn-id: trunk@29092 -
2011-01-18 05:45:22 +00:00
ask
af36765fe9 TAChart: Add an example of OnBeforeDrawBar event and a workaround for issue #18418 to events demo
git-svn-id: trunk@29060 -
2011-01-17 02:54:58 +00:00
ask
5e67bd842c TAChart: Fix compilation of tools demo
git-svn-id: trunk@28925 -
2011-01-10 00:02:41 +00:00
ask
c4099a7d6a TAChart: Add TChartStyle.UsePen and .UseBrush properties. Update demo.
git-svn-id: trunk@28915 -
2011-01-09 09:32:12 +00:00
ask
bc31258827 TAChart: Add axis stripes to the axis demo
git-svn-id: trunk@28914 -
2011-01-09 09:19:23 +00:00
ask
c2d6591ca3 TAChart: Fix compilation of axis demo
git-svn-id: trunk@28912 -
2011-01-09 07:28:10 +00:00
ask
ef0f99f876 TAChart: Fix compilation of save demo
git-svn-id: trunk@28911 -
2011-01-09 07:24:00 +00:00
ask
2b8862f949 TAChart: Fix compilation of func demo
git-svn-id: trunk@28910 -
2011-01-09 07:22:50 +00:00