Commit Graph

74 Commits

Author SHA1 Message Date
wp
3289f2c7f1 TAChart: Register TStringMultiLinePropertyEditor for TAChartAxisTitle.Caption
git-svn-id: trunk@64803 -
2021-03-14 10:33:57 +00:00
wp
48dfae77e3 TAChart: Initial commit of new TPolygonSeries
git-svn-id: trunk@64244 -
2020-12-19 23:08:11 +00:00
wp
9798763888 TAChart: Register TChartLiveView. Add new property "ExtentY".
git-svn-id: trunk@63760 -
2020-08-16 16:20:58 +00:00
wp
0d14011057 TAChart: Initial commit of TChartLiveView
git-svn-id: trunk@63737 -
2020-08-14 21:27:39 +00:00
wp
76d23f638b TAChart: Move OpenGL-related units to separate package to avoid requirement of OpenGL libraries when TAChart is built (https://forum.lazarus.freepascal.org/index.php/topic,46713.msg333520.html).
git-svn-id: trunk@61897 -
2019-09-18 09:13:39 +00:00
wp
b5c746495a TAChart: Split design code off of DataPoint editor.
git-svn-id: trunk@60496 -
2019-02-25 11:32:26 +00:00
wp
ff36f03b93 TAChart: More versatile fitting routines in TFitSeries, statistical analysis of fit results.
git-svn-id: trunk@58746 -
2018-08-20 21:21:10 +00:00
wp
2cc5ce2d65 TAChart: Extract OpenGL text rendering code into separate unit, TAOpenGL. Improved layout of the OpenGL demo.
git-svn-id: trunk@57434 -
2018-03-03 11:40:12 +00:00
wp
1ead14bbf4 TAChart: Add TExpressionSeries for plotting mathematical expressions entered as string.
git-svn-id: trunk@56336 -
2017-11-07 11:57:30 +00:00
wp
721b2e56c3 TAChart: Extract freetype font handling to unit TAFonts. Improved text positioning in svg drawer (still not perfect).
git-svn-id: trunk@55455 -
2017-07-06 13:44:52 +00:00
wp
8532170a20 TAChart: Initial commit for html tags in titles and labels.
git-svn-id: trunk@55427 -
2017-07-02 21:51:26 +00:00
wp
e06c424eb8 TAChart: Add new TSeriesPointerStyleCombobox for selection of series pointer symbol from combobox.
git-svn-id: trunk@54085 -
2017-02-03 21:26:09 +00:00
wp
cc9413a516 TAChart: Set "AddToUsesPkgSection" flag of TADrawerOpenGL to false (had been changed in r52340 #c3114ad322, resolves issue #0030169)
git-svn-id: trunk@52346 -
2016-05-22 20:29:53 +00:00
wp
c3114ad322 TAChart: Fix pen style and pen width in OpenGL drawer.
git-svn-id: trunk@52340 -
2016-05-22 09:24:34 +00:00
mattias
8c8bacd310 components: less hints
git-svn-id: trunk@51779 -
2016-03-01 15:23:14 +00:00
wp
fe611b631f TAChart: Combine all po files in a single file (TAChartStrConsts)
git-svn-id: trunk@50756 -
2015-12-12 20:10:02 +00:00
wp
d5a65e9ac3 TAChart: Make unit TAChartTeeChart available for the "uses" clause.
git-svn-id: trunk@46614 -
2014-10-19 22:27:57 +00:00
ask
66ae83fa4d TAChart: Initial implementation of diagram layout unit. Update package.
git-svn-id: trunk@41888 -
2013-06-25 10:41:32 +00:00
ask
1c5b9f1a39 TAChart: Initial implementation of diagrams
git-svn-id: trunk@41850 -
2013-06-23 18:46:21 +00:00
ask
b37b00794a TAChart: Add TAGUIConnector unit and TChart.GUIConnector property
git-svn-id: trunk@40172 -
2013-02-04 09:55:17 +00:00
ask
1a8decb856 TAChart: Extract TAFitUtils unit
git-svn-id: trunk@39337 -
2012-11-22 10:24:58 +00:00
ask
e4d8203192 TAChart: Extract TACustomFuncSeries unit
git-svn-id: trunk@39173 -
2012-10-27 17:28:02 +00:00
ask
f297a8e800 TAChart: Add axis index property editor
git-svn-id: trunk@38668 -
2012-09-15 14:22:51 +00:00
ask
71bbfef4d6 TAChart: Add TCustomAxisChartSource
git-svn-id: trunk@38662 -
2012-09-15 09:10:13 +00:00
ask
fa8507e364 TAChart: Extract TATextElements unit
git-svn-id: trunk@38564 -
2012-09-08 07:02:21 +00:00
ask
ddfd58d1de TAChart: Add TCustomAnimatedChartSource
git-svn-id: trunk@38442 -
2012-08-30 15:11:50 +00:00
ask
ad680a75f4 TAChart: Extract TADataTools unit
git-svn-id: trunk@38432 -
2012-08-30 05:25:19 +00:00
ask
d63ad33c4e TAChart: Remove TAChartTeeChart unit from package to preserve FPC 2.4.4 compatibility
git-svn-id: trunk@36927 -
2012-04-20 08:50:46 +00:00
ask
c83efdd1fb TAChart: Initial implementation of TeeChart compatibility layer
git-svn-id: trunk@36916 -
2012-04-20 03:29:39 +00:00
ask
8a21fcc894 TAChart: Add TChartImageList component.
git-svn-id: trunk@33213 -
2011-11-02 06:21:55 +00:00
ask
bed7d78b47 TAChart: Extract TAMath unit
git-svn-id: trunk@32688 -
2011-10-05 05:40:51 +00:00
ask
3b22c6ae7b TAChart: Extract TAToolEditors unit
git-svn-id: trunk@32132 -
2011-08-31 08:54:00 +00:00
ask
069dd88df5 TAChart: Add TChartExtentLink component
git-svn-id: trunk@32087 -
2011-08-29 08:48:49 +00:00
ask
2e38d51e90 TAChart: Add design-time editor for TListChartSource.DataPoints property
git-svn-id: trunk@32080 -
2011-08-28 10:06:13 +00:00
ask
609137625e TAChart: Add and use filtered series enumerator
git-svn-id: trunk@31677 -
2011-07-12 11:21:37 +00:00
ask
2d6a277be3 TAChart: Add TChartListbox by Werner Pamler
git-svn-id: trunk@31630 -
2011-07-10 01:37:10 +00:00
ask
a890570935 TAChart: Extract TAChartAxisUtils unit
git-svn-id: trunk@31428 -
2011-06-28 10:15:27 +00:00
ask
397a0e437e TAChart: Extract TAIntervalSources unit
git-svn-id: trunk@30528 -
2011-05-02 12:22:16 +00:00
ask
e546012a43 TAChart: Do not use TADrawerFPCanvas in the package to avoid unneeded freetype dependency. Part 2.
git-svn-id: trunk@30225 -
2011-04-06 20:44:20 +00:00
ask
69326eb314 TAChart: Initial implementation of SVG drawing back-end
git-svn-id: trunk@30206 -
2011-04-05 20:25:58 +00:00
ask
7c34f63892 TAChart: Remove TADrawerOpenGL from the "uses" section of the package to avoid triggering GL initialization
git-svn-id: trunk@29994 -
2011-03-23 08:41:57 +00:00
ask
30fd9e8762 TAChart: Add TADrawerOpenGL unit to the package, since it does not depend on LazOpenGLContext any more
git-svn-id: trunk@29992 -
2011-03-23 07:36:12 +00:00
ask
910e4b3def TAChart: Extract TADrawerCanvas unit, remove TADrawUtils -> Graphics dependency
git-svn-id: trunk@29970 -
2011-03-21 14:52:25 +00:00
ask
2c5801acc5 TAChart: Add TFPCanvasDrawer
git-svn-id: trunk@29965 -
2011-03-21 13:42:43 +00:00
ask
bed86da6ba TAChart: Add TChartNavScrollBar component
git-svn-id: trunk@29925 -
2011-03-20 13:07:26 +00:00
ask
26ac2c3d21 TAChart: Extract TAGeometry unit
git-svn-id: trunk@29797 -
2011-03-11 11:42:56 +00:00
ask
a6c610a851 TAChart: Reorder components on the "Chart" palette page so that TChart comes first
git-svn-id: trunk@29618 -
2011-02-20 20:52:12 +00:00
ask
ad6b453cb2 TAChart: Extract TACustomSource unit
git-svn-id: trunk@28787 -
2010-12-20 09:44:42 +00:00
ask
2b62871247 TAChart: Extract TARadialSeries unit
git-svn-id: trunk@28570 -
2010-11-30 13:04:00 +00:00
ask
f67dde1d74 TAChart: Add TChartLegendPanel component
git-svn-id: trunk@27781 -
2010-10-21 08:45:29 +00:00