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 |
|