wp
|
a3cf4354b2
|
TAChart: fix rare arithmetic overflow in logarithmic axis labeling
git-svn-id: trunk@44860 -
|
2014-04-30 19:00:50 +00:00 |
|
wp
|
6ed245f1f2
|
TAChart: initial implementation of Calculate(x) for TBSplineSeries
git-svn-id: trunk@44706 -
|
2014-04-12 19:04:07 +00:00 |
|
wp
|
be67c54950
|
TAChart: fix divide-by-zero error in demos/distance/distancedemo project, minor layout changes.
git-svn-id: trunk@44610 -
|
2014-04-05 17:54:23 +00:00 |
|
wp
|
5783936b29
|
TAChart: Fix TFitSeries not working correctly in demo/distance/distancedemo.lpi
git-svn-id: trunk@44609 -
|
2014-04-05 16:40:32 +00:00 |
|
wp
|
de8f43032c
|
TAChart: add code to legenddemo to demonstrate the ownerdrawn legend, fix some layout issues.
git-svn-id: trunk@44588 -
|
2014-04-02 21:35:16 +00:00 |
|
wp
|
e21111e2bf
|
TAChart: Add event OnDrawLegend to TChart
git-svn-id: trunk@44583 -
|
2014-04-01 22:06:06 +00:00 |
|
wp
|
504b5ab89f
|
TAChart: publish TChart.ParentBiDiMode
git-svn-id: trunk@44571 -
|
2014-03-31 22:29:04 +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 |
|
wp
|
1e97dab2e1
|
TAChart: fix wmf drawer crashing due to missing canvas in TADrawerWMF
git-svn-id: trunk@44559 -
|
2014-03-30 19:51:14 +00:00 |
|
wp
|
6df6fe5c6e
|
TAChart: initial implementation of BiDiMode
git-svn-id: trunk@44555 -
|
2014-03-30 16:23:31 +00:00 |
|
wp
|
5e9c4964ce
|
TAChart: add properties "Font" and "UseFont" to TChartStyle
git-svn-id: trunk@44486 -
|
2014-03-21 20:13:56 +00:00 |
|
wp
|
d7a192f709
|
TAChart: add sources of bar series tutorial
git-svn-id: trunk@44470 -
|
2014-03-18 23:28:40 +00:00 |
|
mattias
|
9d710db4fc
|
fixed make distclean
git-svn-id: trunk@44139 -
|
2014-02-18 17:37:14 +00:00 |
|
mattias
|
3283cf83f3
|
package makefiles: changed distclean to delete output directorties for all targets
git-svn-id: trunk@44128 -
|
2014-02-18 10:35:31 +00:00 |
|
martin
|
65463e1215
|
TAChart: Fixed crash due to fpc optimizer issue #0020827 / Lazarus issue #0025681
git-svn-id: trunk@43922 -
|
2014-02-06 19:18:55 +00:00 |
|
maxim
|
56325c433d
|
Components, TAChart: fix checkboxes drawing in TChartListbox on Linux and Mac OS X, patch from wp, bug #25452
git-svn-id: trunk@43739 -
|
2014-01-16 21:24:49 +00:00 |
|
maxim
|
8d5dfb7e93
|
Components, TAChart: don't eat OnMouseMove event when AllowZoom = false, patch from wp, bug #25439
git-svn-id: trunk@43738 -
|
2014-01-16 20:56:45 +00:00 |
|
maxim
|
9a1699953a
|
Components, TAChart: don't crash when making legend for PolarSeries visible, patch from wp, bug #25456
git-svn-id: trunk@43737 -
|
2014-01-16 20:39:19 +00:00 |
|
maxim
|
87023d8658
|
Components, TAChart: make TChart GetChartHeight return height and GetChartWidth return width, note vice versa, patch by Michael Fuchs, bug #25437
git-svn-id: trunk@43722 -
|
2014-01-14 22:02:48 +00:00 |
|
paul
|
9124b3003c
|
tachart: use FPC resources for component images
git-svn-id: trunk@43096 -
|
2013-10-05 04:28:35 +00:00 |
|
mattias
|
da82a33fdf
|
IDE: fixed Makefile.compiled to contain inherited custom options
git-svn-id: trunk@42227 -
|
2013-07-29 10:48:35 +00:00 |
|
mattias
|
8ec9028b62
|
tachart: fixed compilation fpc 2.6.2
git-svn-id: trunk@41901 -
|
2013-06-25 20:51:38 +00:00 |
|
ask
|
449a06ba80
|
TAChart: Add TDiaCenterElement
git-svn-id: trunk@41895 -
|
2013-06-25 14:16:18 +00:00 |
|
ask
|
399b2b89d9
|
TAChart: Minor refactoring of drawer canvas setters
git-svn-id: trunk@41894 -
|
2013-06-25 12:49:19 +00:00 |
|
ask
|
fea6940f0c
|
TAChart: Add TDiaFontDecorator
git-svn-id: trunk@41893 -
|
2013-06-25 12:44:30 +00:00 |
|
ask
|
b11380a102
|
TAChart: Allow assignment of TFPCustomFont to Font property of canvas drawer
git-svn-id: trunk@41892 -
|
2013-06-25 12:42:39 +00:00 |
|
ask
|
f918fa7475
|
TAChart: Add TDiaBrushDecorator class
git-svn-id: trunk@41891 -
|
2013-06-25 11:38:44 +00:00 |
|
ask
|
7b7579dcd3
|
TAChart: Allow assignment of TFPCustomBrush to Brush property of canvas drawer
git-svn-id: trunk@41890 -
|
2013-06-25 11:34:59 +00:00 |
|
ask
|
6cf88ec6b4
|
TAChart: Convert diagram decorators from class to interface
git-svn-id: trunk@41889 -
|
2013-06-25 11:06:55 +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
|
0fbbe371cb
|
TAChart: Initial implementation of diagram layout unit
git-svn-id: trunk@41878 -
|
2013-06-24 17:52:07 +00:00 |
|
ask
|
9a0d85078d
|
TAChart: Add TDiaElement.IsPointInside function
git-svn-id: trunk@41876 -
|
2013-06-24 17:12:22 +00:00 |
|
ask
|
de54ab0d89
|
TAChart: Add TDiaLink.Routing property
git-svn-id: trunk@41873 -
|
2013-06-24 16:25:51 +00:00 |
|
ask
|
60998aab45
|
TAChart: Add TDiaPosition.Defined helper function
git-svn-id: trunk@41872 -
|
2013-06-24 16:07:55 +00:00 |
|
ask
|
f79f60fda0
|
TAChart: Make TDiaPosition an object
git-svn-id: trunk@41869 -
|
2013-06-24 14:43:55 +00:00 |
|
ask
|
2d8bae76f7
|
TAChart: Support link end points in diagrams
git-svn-id: trunk@41868 -
|
2013-06-24 13:39:34 +00:00 |
|
ask
|
9121096235
|
TAChart: Initial implementation of diagram decorators
git-svn-id: trunk@41857 -
|
2013-06-23 19:50:36 +00:00 |
|
ask
|
698715cdc9
|
TAChart: Allow assignment of TFPCustomPen to Pen property of canvas drawer
git-svn-id: trunk@41854 -
|
2013-06-23 19:46:21 +00:00 |
|
ask
|
1c5b9f1a39
|
TAChart: Initial implementation of diagrams
git-svn-id: trunk@41850 -
|
2013-06-23 18:46:21 +00:00 |
|
ask
|
da34f73db2
|
TAChart: Allow multiplication of double point by scalar
git-svn-id: trunk@41849 -
|
2013-06-23 18:44:02 +00:00 |
|
ask
|
c1ad3c17bd
|
TAChart: Add 'script' demo
git-svn-id: trunk@41813 -
|
2013-06-23 11:18:43 +00:00 |
|
ask
|
5429593781
|
TAChart: Re-start random source sequence after any property change
git-svn-id: trunk@41797 -
|
2013-06-22 13:08:27 +00:00 |
|
ask
|
c30206ff03
|
TAChart: Add TCustomSeries.ExtentPointIndex{First,Last} properties
git-svn-id: trunk@41792 -
|
2013-06-22 10:58:46 +00:00 |
|
ask
|
995a2f9aab
|
TAChart: Fix out-of-range error when displaying series with only NaN values
git-svn-id: trunk@41791 -
|
2013-06-22 10:38:07 +00:00 |
|
zeljko
|
e3f6e10c6b
|
TaChart: fixed compilation.
git-svn-id: trunk@41789 -
|
2013-06-22 09:06:49 +00:00 |
|
ask
|
04269eb231
|
TAChart: Avoid 'unused variable' hint on platfrorms other than Win32 and Gtk2
git-svn-id: trunk@41784 -
|
2013-06-21 13:57:06 +00:00 |
|
ask
|
b1866966f9
|
TAChart: Restore previous compiler hint status after Unused procedure
git-svn-id: trunk@41783 -
|
2013-06-21 13:55:42 +00:00 |
|
ask
|
f4fb26c786
|
TAChart: Add TChartPen.EffVisible helper function
git-svn-id: trunk@41781 -
|
2013-06-21 13:22:14 +00:00 |
|
ask
|
8a50b21aee
|
TAChart: Take bad spline parts into account while calculating nearest point
git-svn-id: trunk@41779 -
|
2013-06-21 12:56:35 +00:00 |
|
ask
|
010b683c17
|
TAChart: Support NaNs in cubic spline series. Fixes #24078
git-svn-id: trunk@41778 -
|
2013-06-21 11:37:18 +00:00 |
|