Commit Graph

1699 Commits

Author SHA1 Message Date
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
3459fff08c TAChart: Fix TFuncSeries hanging in case of inverted x axis
git-svn-id: trunk@48531 -
2015-03-29 21:12:26 +00:00
wp
b677a06286 TAChart: Add new demo for paned charts (demo/panes-2)
git-svn-id: trunk@48511 -
2015-03-26 17:04:04 +00:00
wp
489724243b TAChart: Fix paned charts to draw axis lines only in data range.
git-svn-id: trunk@48510 -
2015-03-26 16:59:12 +00:00
wp
feb46ca59a TAChart: Fix centering of axis title for chart panes
git-svn-id: trunk@48501 -
2015-03-25 08:43:48 +00:00
wp
7b6b5c3ce1 TAChart: Fix arrows at axes and constant line series with respect to rtl bidi mode and line flips
git-svn-id: trunk@48496 -
2015-03-24 23:05:13 +00:00
wp
44f9503627 TAChart: Fix axis labels reaching beyond data limits in paned charts
git-svn-id: trunk@48473 -
2015-03-24 09:25:46 +00:00
wp
c11e9325b6 TAChart: Fix incorrect conversion of TColor to TFPColor in the SVG and FPVectorial drawers.
git-svn-id: trunk@48180 -
2015-03-09 18:04:40 +00:00
wp
3c41fbda03 TAChart: Fix incorrect brush color of SVGDrawer (issue #0027633)
git-svn-id: trunk@48179 -
2015-03-09 17:44:23 +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
6807ed5497 TAChart: new property "MouseInsideOnly" of TDatapointHintTool and TDataPointCrosshairTool to show the hint/crosshair only if mouse is inside the chart's extent.
git-svn-id: trunk@48089 -
2015-03-01 17:11:17 +00:00
wp
731fa6ebc9 TAChart: Less compilation hints and notes.
git-svn-id: trunk@47866 -
2015-02-17 17:28:14 +00:00
wp
d4a19485ed TAChart: Improved output of fpvectorial writer (related to issue #0027321)
git-svn-id: trunk@47663 -
2015-02-09 18:56:09 +00:00
wp
f38736684f TAChart: Move declaration of TDrawEvent event out of the context of TChart and rename it to TChartDrawEvent to fix event OnAfterDraw
git-svn-id: trunk@47521 -
2015-01-25 22:18:48 +00:00
wp
6afb29b0fc TAChart: Fix font color/style/rotation in TADrawerSVG
git-svn-id: trunk@47402 -
2015-01-16 16:26:08 +00:00
wp
d95e033212 TAChart: Avoid TBubbleSeries crashing if X/Y/R is NaN
git-svn-id: trunk@47367 -
2015-01-12 21:58:08 +00:00
wp
4f51ba5b51 TAChart: Improvements of Box-Whisker series (no crash on NaN, new prop WidthStyle, respect data point color)
git-svn-id: trunk@47348 -
2015-01-12 10:30:05 +00:00
wp
25a3227bc9 TAChart: Modify TBoxAndWhiskerSeries.AddXY to use correct YCount value.
git-svn-id: trunk@47343 -
2015-01-11 22:11:00 +00:00
wp
33dec9455e TAChart: Fix display of millisecond steps in TDateTimeIntervalChartSource.
git-svn-id: trunk@47235 -
2014-12-22 22:52:49 +00:00
wp
01cb0be6e0 TAChart: Fix several bugs related to incorrect scaling for printing
git-svn-id: trunk@47203 -
2014-12-15 13:59:56 +00:00
wp
890e8de7d4 TAChart: Improved reset of font orientation after drawing
git-svn-id: trunk@47201 -
2014-12-15 09:49:38 +00:00
wp
f11c461743 TAChart: Fix legend items being drawn too small on printer
git-svn-id: trunk@47199 -
2014-12-14 23:32:56 +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
53d40ddb63 TAChart: At the end of TChart.Draw(), undo changes made to the drawer by the drawer (issue #0027163).
git-svn-id: trunk@47195 -
2014-12-14 21:24:30 +00:00
wp
0b179b19ec TAChart: Add new axis property LabelSize and corresponding demo (axisalign).
git-svn-id: trunk@47194 -
2014-12-13 23:08:29 +00:00
wp
b5e5e8a230 TAChart: Fix abstract method warning issued for run-time generated TConstantLine series (issue #0027123).
git-svn-id: trunk@47070 -
2014-12-03 15:01:07 +00:00
wp
eb68cbfbf3 TAChart: Fix incorrect operation of transformations on y axis of TConstantLineSeries (related to issue #26265)
git-svn-id: trunk@46916 -
2014-11-20 23:33:51 +00:00
mattias
ebff935f10 IDE, lazbuild: pass -Cg only for x86-64, linux, *bsd, solaris
git-svn-id: trunk@46911 -
2014-11-20 22:15:38 +00:00
wp
fb8000de63 TAChart: Add comment to explain usage of x axis in TConstantLineSeries.Draw.
git-svn-id: trunk@46905 -
2014-11-20 16:12:41 +00:00
wp
15239eb985 TAChart: Fix chart with inverted axis crashing when chart size is reduced to 0.
git-svn-id: trunk@46892 -
2014-11-20 08:30:49 +00:00
wp
5b6597fee6 TAChart: Fix missing axis labels if chart uses transformations to provide an inverted axis for paned chart.
git-svn-id: trunk@46884 -
2014-11-19 10:24:39 +00:00
mattias
b78a550572 IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412
git-svn-id: trunk@46874 -
2014-11-18 11:03:29 +00:00
wp
a42df364db TAChart: fix fpvectorial compilation error, fix fpvectorial chart positioning error
git-svn-id: trunk@46747 -
2014-11-03 16:41:26 +00:00
wp
b27bf4c78f TAChart: Less hints and warnings (issue #0026951).
git-svn-id: trunk@46689 -
2014-10-27 22:05:03 +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
wp
27748dacc4 TAChart: Improved Delphi compatibility of TACustomSeries (issue #0023499).
git-svn-id: trunk@46611 -
2014-10-19 22:11:11 +00:00
wp
7c57e7d617 TAChart: Modify candlestick plot to allow for same color of body and tails
git-svn-id: trunk@46442 -
2014-10-06 15:37:22 +00:00
wp
f9f6d92be7 TAChart: Introduce class helper for saving charts as metafiles and for copying them as metafiles to the clipboard.
git-svn-id: trunk@46404 -
2014-10-02 14:48:24 +00:00
wp
e8a71eb006 TAChart: Implement a windows-only solution to copying a chart to the clipboard as windows metafile. Update wmf demo. (see: http://forum.lazarus.freepascal.org/index.php/topic,25985.msg158945/topicseen.html#new)
git-svn-id: trunk@46396 -
2014-10-01 21:13:10 +00:00
wp
afebfc0820 TAChart: Fix wmf drawer ignoring size of destination rectangle (see http://forum.lazarus.freepascal.org/index.php/topic,25972.msg158712.html).
git-svn-id: trunk@46346 -
2014-09-29 15:47:26 +00:00
juha
de2cf80287 Show hints inside one screen. Fix application, designer and TAChart hints.
git-svn-id: trunk@46303 -
2014-09-23 19:49:02 +00:00
wp
c97e37c258 TAChart: Add event OnHintLocation to TDataPointHintTool which knows the size of the hint window (OnHintPosition is deprecated now). Update "financial" demo to show hint window above data points.
git-svn-id: trunk@46272 -
2014-09-21 14:42:10 +00:00
wp
9a2d8a270b TAChart: extend TOHLCSeries for display as candlesticks. Add demo "financial" with OHLCSeries in OHLC and candlestick mode.
git-svn-id: trunk@46244 -
2014-09-16 11:45:08 +00:00
wp
85931626dd TAChart: Add Notification method to TChartListbox.
git-svn-id: trunk@46176 -
2014-09-11 07:12:58 +00:00
wp
bf1f4e585c TAChart: source code for chart background tutorial
git-svn-id: trunk@46154 -
2014-09-07 16:34:26 +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
juha
b189500498 LCL: Revert some of THintWindow changes because of Delphi compatibility. Issue #26516
git-svn-id: trunk@45973 -
2014-07-25 16:56:19 +00:00
wp
6ed3de7912 TAChart: Add property SuppressPrevUnit to TDateTimeIntervalChartSource. Respect FormatSettings.DecimalSeparator for milliseconds display.
git-svn-id: trunk@45967 -
2014-07-24 16:48:40 +00:00
wp
04d4a3fff3 TAChart: Fix package compilation error due to missing tagraph.lrs
git-svn-id: trunk@45966 -
2014-07-24 16:47:04 +00:00