Commit Graph

153 Commits

Author SHA1 Message Date
wp_xyz
e11e1d3921 TAChart: Fix inconsistent usage of brush styles in series OnCustomDrawPointer (https://forum.lazarus.freepascal.org/index.php/topic,66664.msg511859.html#msg511859). 2024-03-22 22:21:22 +01:00
wp_xyz
8744e56918 TAChart: Support series pointers in TAChartStyle. 2024-03-16 22:24:31 +01:00
wp_xyz
68228adb4e TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives. 2023-06-03 17:37:23 +02:00
wp_xyz
accd76af5c TAChart: Less hints and warnings. 2021-08-08 00:20:43 +02:00
wp_xyz
365852ddae TAChart: Fix TChartTitle.Assign 2021-07-31 21:44:53 +02:00
wp
2d8041f71d TAChart: Always draw axis arrows with solid pen.
git-svn-id: trunk@65422 -
2021-07-08 19:48:46 +00:00
wp
21890d5c7b TAChart: Fix charteditor demo crashing when compiled with -CR
git-svn-id: trunk@65020 -
2021-04-18 08:44:59 +00:00
wp
d58c41bcad TAChart: Replace hard-coded rgb colors by system colors to make charts compatible with dark mode.
git-svn-id: trunk@64662 -
2021-02-24 21:25:09 +00:00
wp
519788b865 TAChart: Fix compilation due to recent changes in FPC 3.3.1. Issue #38301.
git-svn-id: trunk@64324 -
2021-01-03 17:25:04 +00:00
wp
fcdba55052 TAChart: Remove "not initialized" warnings.
git-svn-id: trunk@63574 -
2020-07-16 20:11:06 +00:00
wp
438cc7c2ac TAChart: Some more xml help texts
git-svn-id: trunk@60415 -
2019-02-13 18:44:40 +00:00
wp
c2da4f6865 TAChart: Some more additions to the xml help files.
git-svn-id: trunk@60414 -
2019-02-12 23:22:29 +00:00
wp
e4ec9da618 TAChart: Refinements for long series labels (respect device scaling, introduce chart property MinDataSpace). Issue #34896.
git-svn-id: trunk@60151 -
2019-01-22 23:07:37 +00:00
wp
2b595ec973 TAChart: Fix not being able to show persistently FitSeries pointer. Turn off pointers by default.
git-svn-id: trunk@58605 -
2018-07-23 22:44:10 +00:00
wp
1168572c7d TAChart: Initial implementation of error bars for TLineSeries, TCubicSplineSeries, TBSplineSeries and TFitSeries.
git-svn-id: trunk@58597 -
2018-07-22 22:03:36 +00:00
wp
703d842627 TAChart: Fix brush style bsClear not working in TClearBrush
git-svn-id: trunk@57238 -
2018-02-03 21:47:48 +00:00
wp
92595f0745 TAChart: Use SameValue in floating point comparisons.
git-svn-id: trunk@55104 -
2017-05-26 13:15:42 +00:00
sekelsenmat
60236a6577 tachart: Fixes compilation with FPC 2.6.4 in Mac OS X
git-svn-id: trunk@54417 -
2017-03-16 15:42:52 +00:00
wp
e425cc10ae TAChart: Draw the pointers of a multi-valued series using the ChartStyles brush.
git-svn-id: trunk@54328 -
2017-03-02 22:45:02 +00:00
wp
f67f736255 TAChart: Improved painting of series pointer style psStar
git-svn-id: trunk@54052 -
2017-02-01 10:15:51 +00:00
wp
08fbbea1d8 TAChart: Add new series pointer styles spHexagon and spFullStar
git-svn-id: trunk@54041 -
2017-01-31 10:22:22 +00:00
wp
f51dd9a202 TAChart: Fix drawing of bracket pointer symbols.
git-svn-id: trunk@54034 -
2017-01-30 09:30:42 +00:00
wp
3b03f92c99 TAChart: Add new series pointer style psPoint.
git-svn-id: trunk@49881 -
2015-09-27 19:36:31 +00:00
wp
5fdf172812 TAChart: Fix panes to work with TFuncSeries. Update panes-2 demo.
git-svn-id: trunk@48534 -
2015-03-29 22:13:33 +00:00
wp
6c4845ba6e TAChart: Revert changes in r48174 (better fix of issue #27620 in r48177 #5b7d8edc77)
git-svn-id: trunk@48178 -
2015-03-09 15:44:13 +00:00
wp
04cd280983 TAChart: workaround for qt painting issue with thick symbol borders (issue #0027620)
git-svn-id: trunk@48174 -
2015-03-08 23:34:19 +00:00
wp
bf72b0ae55 TAChart: Fix pointer symbols being drawn too small by printer drawer
git-svn-id: trunk@47196 -
2014-12-14 22:29:18 +00:00
wp
1d654ba391 TAChart: Publish TChartArrow.Inverted. Respect Arrow.Inverted when painting a TConstantLine series.
git-svn-id: trunk@46151 -
2014-09-07 15:00:57 +00:00
wp
160b1232b0 TAChart: introduce TChartArrow.Inverted for correct R2L drawing
git-svn-id: trunk@44568 -
2014-03-31 21:35:06 +00:00
ask
f4fb26c786 TAChart: Add TChartPen.EffVisible helper function
git-svn-id: trunk@41781 -
2013-06-21 13:22:14 +00:00
juha
ecd140c985 Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
ask
d91a1f1adc TAChart: Add initial support for shadows
git-svn-id: trunk@40050 -
2013-01-30 06:51:15 +00:00
ask
af6a389df6 TAChart: Add AImmediateRecalc parameter to ZoomFull procedure
git-svn-id: trunk@39926 -
2013-01-21 06:12:48 +00:00
ask
7e729e5e63 TAChart: Add TSeriesPointer.OverrideColor property
git-svn-id: trunk@39704 -
2013-01-01 02:59:35 +00:00
ask
e5249dd553 TAChart: Copy HorizSize and VertSize in TSeriesPointer.Assign
git-svn-id: trunk@39703 -
2013-01-01 02:56:54 +00:00
ask
b8f1a26235 TAChart: Set TZoomDragTool.Brush.Style = bsClear by default
git-svn-id: trunk@38902 -
2012-09-29 14:36:19 +00:00
ask
fcf539ce79 TAChart: Add THistory and TChartExtentHistory utility classes
git-svn-id: trunk@38653 -
2012-09-14 12:02:55 +00:00
ask
a06d48f63f TAChart: Add TChartExtent.FixTo utility function
git-svn-id: trunk@38609 -
2012-09-10 09:44:05 +00:00
ask
a7c38ab7ef TAChart: Add Marks.Margins property
git-svn-id: trunk@38567 -
2012-09-08 08:54:21 +00:00
ask
fa8507e364 TAChart: Extract TATextElements unit
git-svn-id: trunk@38564 -
2012-09-08 07:02:21 +00:00
ask
3464f50fbd TAChart: Add Marks.Shape property
git-svn-id: trunk@38561 -
2012-09-07 16:15:02 +00:00
ask
ef32540658 TAChart: Copy BaseLength in TChartArrow.Assign
git-svn-id: trunk@38503 -
2012-09-03 16:50:14 +00:00
ask
73b155ec26 TAChart: Add Marks.Arrow property
git-svn-id: trunk@38502 -
2012-09-03 16:47:55 +00:00
ask
aa894b143a TAChart: Add pointers to TDataPointDistanceTool
git-svn-id: trunk@38329 -
2012-08-22 09:48:58 +00:00
ask
2a08196858 TAChart: Add psHorBar and psVertBar to TSeriesPointerStyle enumeration. Update line demo.
git-svn-id: trunk@38328 -
2012-08-22 09:24:36 +00:00
ask
59dd582337 TAChart: Fix crash when setting Marks.LabelFont from the Object Inspector
git-svn-id: trunk@38234 -
2012-08-13 14:08:42 +00:00
mattias
877babae87 tachart: fixed compilation fpc 2.7.1, bug #22365
git-svn-id: trunk@37867 -
2012-07-05 09:40:29 +00:00
ask
ecb19032a8 TAChart: Make TChartMargins.GetValue and SetValue public
git-svn-id: trunk@36917 -
2012-04-20 06:28:55 +00:00
ask
1bb99f869b TAChart: Add RotatePointX utility function
git-svn-id: trunk@35623 -
2012-02-29 15:25:04 +00:00
ask
43e5cef025 TAChart: Add TChartArrow.BaseLength property
git-svn-id: trunk@35622 -
2012-02-29 15:15:56 +00:00