Commit Graph

1287 Commits

Author SHA1 Message Date
ask
8bfa6da5ec TAChart: Use SetPropDefaults to set default properties of TLineSeries
git-svn-id: trunk@36919 -
2012-04-20 06:46:08 +00:00
ask
ef97d50f64 TAChart: Add TeeChart-compatible margin properties
git-svn-id: trunk@36918 -
2012-04-20 06:35:54 +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
c83efdd1fb TAChart: Initial implementation of TeeChart compatibility layer
git-svn-id: trunk@36916 -
2012-04-20 03:29:39 +00:00
ask
4089a0fab9 TAChart: Replace GetAxis/SetAxis and AXIS_INDEX with GetAxisByAlign/SetAxisByAlign
git-svn-id: trunk@36915 -
2012-04-20 01:47:29 +00:00
ask
1bde527646 TAChart: Fix compilation of OpenGL drawer
git-svn-id: trunk@36914 -
2012-04-20 01:43:29 +00:00
ask
50f4ffe8f5 TAChart: Set Brush.Color before Brush.Style to work around issue #21806
git-svn-id: trunk@36913 -
2012-04-20 01:07:20 +00:00
ask
fd03e9f920 TAChart: Add TChart.RemoveSeries as TeeChart-compatible synonym for DeleteSeries
git-svn-id: trunk@36911 -
2012-04-19 16:15:17 +00:00
ask
e8f8120e72 TAChart: Add AddArray, AddNull, AddX and AddY functions to TChartSeries
* Improves TeeChart compatibility, although Null vs NaN semantics do not exactly match

git-svn-id: trunk@36674 -
2012-04-09 11:27:39 +00:00
mattias
221788591b updated Makefiles
git-svn-id: trunk@36671 -
2012-04-09 10:05:12 +00:00
ask
c2b096f44c TAChart: Add LazReport demo
git-svn-id: trunk@36660 -
2012-04-08 08:19:34 +00:00
mattias
5faa027c0e disabled some more lpk makefile
git-svn-id: trunk@36220 -
2012-03-22 14:21:56 +00:00
ask
dfa6c71041 TAChart: Refactor TChartAxis.GetMarkValues and add FIXME comment
+ Add forgotten line from the previous commit.

git-svn-id: trunk@36165 -
2012-03-19 12:16:30 +00:00
ask
1720bbaf07 TAChart: Do not draw minor marks outside of marks range
git-svn-id: trunk@36163 -
2012-03-19 11:29:17 +00:00
ask
0d478ae9db TAChart: Use Axis.Margin in the axis demo
git-svn-id: trunk@36160 -
2012-03-19 06:40:19 +00:00
ask
1efd95da30 TAChart: Add Axis.Margin property
git-svn-id: trunk@36159 -
2012-03-19 06:39:23 +00:00
ask
6169395766 TAChart: Center axis title by the marks
git-svn-id: trunk@36158 -
2012-03-19 06:29:04 +00:00
ask
215e6b2bd7 TAChart: Minor refactoring of TChartAxisList.Prepare
git-svn-id: trunk@36157 -
2012-03-19 05:30:40 +00:00
ask
7e37bace92 TAChart: Fix drawing of Axis.Title with Attachment = maCenter
git-svn-id: trunk@36156 -
2012-03-19 05:09:28 +00:00
mattias
ba4396d5cc IDEIntf, LazControls, SynEdit: changed output directory for consistency
git-svn-id: trunk@36025 -
2012-03-15 11:13:05 +00:00
mattias
5fb8b364ca updated makefiles
git-svn-id: trunk@36002 -
2012-03-14 18:50:09 +00:00
ask
6f8724ce64 TAChart: Extract TChart.Prepare procedure
git-svn-id: trunk@35887 -
2012-03-11 14:38:41 +00:00
ask
59405826bd TAChart: Fix auto-scaling transformation with empty or infinite data
git-svn-id: trunk@35829 -
2012-03-08 17:34:34 +00:00
ask
e286d8a908 TAChart: Fix axis transformation of NaN values
git-svn-id: trunk@35659 -
2012-03-03 09:57:58 +00:00
ask
f7471ce97d TAChart: Fix TPieSlice.FindContainingSlice for the case of skipped slices
git-svn-id: trunk@35640 -
2012-03-01 15:21:43 +00:00
ask
ab96a7be35 TAChart: Add TPieSeries.EdgePen property
git-svn-id: trunk@35639 -
2012-03-01 15:11:21 +00:00
ask
911c638917 TAChart: Replace TPieSlice.FAngle with FNextAngle/FPrevAngle
git-svn-id: trunk@35637 -
2012-03-01 14:59:04 +00:00
ask
087cd23d05 TAChart: Use Arrow.BaseLength property in func demo
git-svn-id: trunk@35629 -
2012-03-01 10:17:22 +00:00
ask
31c109090a TAChart: Initial version of 3-d pie charts
git-svn-id: trunk@35624 -
2012-02-29 16:55:08 +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
ask
02e00c3bc2 TAChart: Add TChart.ExtentSizeLimit property
git-svn-id: trunk@35141 -
2012-02-05 08:49:43 +00:00
ask
cdc3c0d0ee TAChart: Refresh chart after Series.Clear call
git-svn-id: trunk@34981 -
2012-01-28 09:09:26 +00:00
ask
366a247eab TAChart: Fix various cases of SIGFPE in RoundToImage method
git-svn-id: trunk@34853 -
2012-01-22 09:18:07 +00:00
ask
0f055aa049 TAChart: Add logarithmic axis to the "spline" page of the func demo
git-svn-id: trunk@34852 -
2012-01-22 09:11:54 +00:00
ask
04962883b5 TAChart: Minor fix to the imagelist demo
git-svn-id: trunk@34851 -
2012-01-22 08:34:50 +00:00
ask
88e42b0f52 TAChart: Add imagelist demo based on code by Werner Pamler
git-svn-id: trunk@34850 -
2012-01-22 08:33:32 +00:00
ask
54c94a710b TAChart: Add fit demo based on code by Werner Pamler
git-svn-id: trunk@34849 -
2012-01-22 04:21:14 +00:00
ask
19cc5a8868 TAChart: Use axis interval tolerance in the axistransf demo
git-svn-id: trunk@34819 -
2012-01-20 11:38:23 +00:00
ask
f917cbd144 TAChart: Add TChartAxisIntervalParams.Tolerance property
git-svn-id: trunk@34818 -
2012-01-20 11:37:38 +00:00
ask
afc999bc7f TAChart: Add TIntervalChartSource.RoundToImage method
git-svn-id: trunk@34815 -
2012-01-20 10:04:44 +00:00
ask
feced6291d TAChart: Sort results of TCustomChartSource.ValuesInRange
git-svn-id: trunk@34813 -
2012-01-20 05:32:15 +00:00
ask
9f937ae7dd TAChart: Add initial tests for ValuesInRange method
git-svn-id: trunk@34783 -
2012-01-18 18:34:52 +00:00
ask
e9c8a137cb TAChart: Optimize and fix some corner cases in TCustomChartSource.ValuesInRange
git-svn-id: trunk@34781 -
2012-01-18 18:34:04 +00:00
ask
0daf02b5a9 TAChart: Fix range check error while drawing the stepped line which frequently goes out of the extent, issue #20887
git-svn-id: trunk@34169 -
2011-12-14 08:40:28 +00:00
ask
57c9714520 TAChart: Update listbox demo to demonstrate TChartListbox background color and item height
git-svn-id: trunk@34047 -
2011-12-08 15:43:19 +00:00
ask
2b6fc8ff1f TAChart: Use ItemHeight property and OnMeasureItem event when drawing chart listbox
git-svn-id: trunk@34040 -
2011-12-08 12:08:52 +00:00
ask
b6ec3edcf2 TAChart: Cosmetic updates of the listbox demo
git-svn-id: trunk@34017 -
2011-12-07 04:47:09 +00:00
ask
af5b29a00b TAChart: Fix selected item background and user-defined item drawing in TChartListbox
git-svn-id: trunk@34016 -
2011-12-07 04:46:33 +00:00
ask
03933b7304 TAChart: Use Legend.Format for item-per-point multiplicity. Update demo.
git-svn-id: trunk@34015 -
2011-12-07 03:54:01 +00:00
ask
c87fc2a9cf TAChart: Use Legend.Format instead of Title to display the fitting formula in TFitSeries legend
git-svn-id: trunk@34011 -
2011-12-07 00:52:40 +00:00
ask
38f0b9b911 TAChart: Add Legend.Format property, implement it for single item per series multiplicity
git-svn-id: trunk@34009 -
2011-12-06 23:50:51 +00:00
ask
924256986a TAChart: Cosmetic style fixes
git-svn-id: trunk@34008 -
2011-12-06 23:14:33 +00:00
ask
edb96895c4 TAChart: Fix memory leak and images disappearing after save in TChartImageList
git-svn-id: trunk@33217 -
2011-11-02 11:47:39 +00:00
ask
8a21fcc894 TAChart: Add TChartImageList component.
git-svn-id: trunk@33213 -
2011-11-02 06:21:55 +00:00
ask
71e031d122 TAChart: Use ItemFillOrder in the legend demo
git-svn-id: trunk@33138 -
2011-10-28 12:38:23 +00:00
ask
fe56ad9f43 TAChart: Add TChartLegend.ItemFillOrder property
git-svn-id: trunk@33137 -
2011-10-28 12:37:36 +00:00
ask
3761f748ea TAChart: Fix legend row count calculation
git-svn-id: trunk@33135 -
2011-10-28 12:20:10 +00:00
ask
678f40a024 TAChart: Add test for TListChartSource.CopyFrom
git-svn-id: trunk@33134 -
2011-10-28 11:56:59 +00:00
ask
3a789c3c8a TAChart: Extract TListSourceTest.AssertItemEquals helper method
git-svn-id: trunk@33133 -
2011-10-28 11:53:01 +00:00
ask
41f098ceb6 TAChart: Fix typo in the method name: CopyForm -> CopyFrom. Update demos
git-svn-id: trunk@33132 -
2011-10-28 11:41:28 +00:00
sekelsenmat
73f0887e09 Fixes bug #20065. Removes ssCaps, ssNum and ssScroll because they are implemented based on the key lock in win32, which is not the same as shift state, they are added only for MouseWhell events and very unreliable across platforms (cannot be correctly implemented in win32 for example). Also corrects the ShiftState for MouseWhell messages in Windows. Removes State from the mousewhell internal message, now Button is used, which is more consistent with Win32.
git-svn-id: trunk@33092 -
2011-10-26 15:08:10 +00:00
ask
ffc4da8f03 TAChart: Support NaNs in data point tools
git-svn-id: trunk@33075 -
2011-10-25 01:48:06 +00:00
ask
794b3c6aec TAChart: Draw text of chart list box items with the same background as the list box itself
git-svn-id: trunk@33065 -
2011-10-24 07:34:04 +00:00
ask
b27545c3a4 TAChart: Fix SIGFPE while trying to draw navigation panel for the chart with empty extent
git-svn-id: trunk@33029 -
2011-10-22 18:40:30 +00:00
ask
baf5c775f7 TAChart: Add TBoxAndWhiskerSeries.AddXY function overload
git-svn-id: trunk@33027 -
2011-10-22 18:16:14 +00:00
ask
188fb2d302 TAChart: Add TCustomChartSeries.AddXY overload with YList argument. Update demo.
git-svn-id: trunk@33025 -
2011-10-22 18:05:41 +00:00
ask
49f696df00 TAChart: Add tests for TListChartSource.Delete
git-svn-id: trunk@33024 -
2011-10-22 17:42:34 +00:00
ask
12764cd011 TAChart: Correctly invalidate extent in TListChartSource.Delete
git-svn-id: trunk@33023 -
2011-10-22 17:42:04 +00:00
ask
8b2d7d1c32 TAChart: Add "Oscilloscope" page to the line demo
git-svn-id: trunk@33022 -
2011-10-22 17:32:05 +00:00
ask
e63020f769 TAChart: Improve default parameters for TChartSeries.Add function
git-svn-id: trunk@32984 -
2011-10-19 14:49:36 +00:00
ask
fc521d26c0 TAChart: Improve default parameters for TBasicPointSeries.AddXY function
git-svn-id: trunk@32983 -
2011-10-19 14:44:55 +00:00
sekelsenmat
458147a1c8 Updates Makefile.compiled for the new lazutils
git-svn-id: trunk@32979 -
2011-10-19 12:02:02 +00:00
sekelsenmat
c58e039a73 Massive update of makefiles to file make bigide
git-svn-id: trunk@32941 -
2011-10-17 11:29:24 +00:00
ask
ca2895871a TAChart: Display fit equation as default title for TFitSeries
git-svn-id: trunk@32935 -
2011-10-17 08:14:43 +00:00
ask
4447f89ee8 TAChart: Move Title property from TBasicChartSeries to TCustomChartSeries
git-svn-id: trunk@32934 -
2011-10-17 07:57:08 +00:00
ask
edc39d6747 TChart: Silence "unused parameter" hint
git-svn-id: trunk@32933 -
2011-10-17 07:56:03 +00:00
ask
21a7f6daf5 TAChart: Clear chart reference for inactive tools to fix multiple charts per toolset case
git-svn-id: trunk@32917 -
2011-10-16 07:08:16 +00:00
ask
e50f55f3a9 TAChart: Allow usage of TFitSeries.Calculate from OnFitComplete handler
git-svn-id: trunk@32857 -
2011-10-12 14:54:07 +00:00
ask
0a38dacf8b TAChart: Recalculate fit series after range change
git-svn-id: trunk@32803 -
2011-10-10 15:15:08 +00:00
ask
6deeddae09 TAChart: Add TFitSeries. Based on code by Werner Pamler
git-svn-id: trunk@32802 -
2011-10-10 14:44:43 +00:00
ask
274955e748 TAChart: Extract TChartRange.Intersect helper procedure
git-svn-id: trunk@32801 -
2011-10-10 13:34:55 +00:00
ask
0f0e833719 TAChart: Reset zooming after changing axis transformations to avoid SIGFPE in some cases
git-svn-id: trunk@32796 -
2011-10-10 10:13:04 +00:00
ask
f7b3333c60 TAChart: Partially support infinite coordinates in LineIntersectsRect
git-svn-id: trunk@32795 -
2011-10-10 09:45:24 +00:00
ask
5f94205be5 TAChart: Change default value of TBasicZoomStepTool.FixedPoint to true. Update demo.
git-svn-id: trunk@32774 -
2011-10-09 02:12:18 +00:00
ask
809dcf262d TAChart: Fix SIGFPE when trying to draw minor axis marks below zero on logarithmic axis
git-svn-id: trunk@32700 -
2011-10-05 10:05:02 +00:00
ask
9c33a8ec42 TAChart: Move ExpandRange procedure to TAMath unit
git-svn-id: trunk@32699 -
2011-10-05 10:03:34 +00:00
ask
e3733ed9ff TAChart: Use TCumulNormDistrAxisTransform in the axis transform demo. Based on code by Werner Pamler.
git-svn-id: trunk@32693 -
2011-10-05 07:49:52 +00:00
ask
abea0d7922 TAChart: Add TCumulNormDistrAxisTransform based on code by Werner Pamler. Add test.
git-svn-id: trunk@32691 -
2011-10-05 07:35:06 +00:00
ask
bed7d78b47 TAChart: Extract TAMath unit
git-svn-id: trunk@32688 -
2011-10-05 05:40:51 +00:00
ask
26c0ae0c8a TAChart: Minor style fixes
git-svn-id: trunk@32687 -
2011-10-05 03:43:10 +00:00
ask
666a04486b TAChart: Invalidate source caches in TCustomChartSource.EndUpdate
git-svn-id: trunk@32666 -
2011-10-04 03:02:47 +00:00
maxim
817a369269 Components, converter, debugger, doceditor: third batch of TButtonPanel captions cleanup
git-svn-id: trunk@32664 -
2011-10-03 22:48:51 +00:00
ask
df2ca2ee43 TAChart: Use mouse wheel panning in the tools demo
git-svn-id: trunk@32659 -
2011-10-03 16:33:52 +00:00
ask
d5499f7343 TAChart: Add TPanMouseWheelTool
git-svn-id: trunk@32658 -
2011-10-03 16:33:02 +00:00
ask
15b2740435 TAChart: Use mouse wheel zooming in the tools demo
git-svn-id: trunk@32643 -
2011-10-03 05:24:02 +00:00
ask
6cce24d91d TAChart: Add TZoomMouseWheelTool
git-svn-id: trunk@32642 -
2011-10-03 05:22:23 +00:00
ask
cca154e0aa TAChart: Add generic mousewheel support for chart tools
git-svn-id: trunk@32641 -
2011-10-03 04:22:27 +00:00
maxim
56b6ebdac7 Components: committed automatically regenerated makefiles
git-svn-id: trunk@32547 -
2011-09-28 21:21:32 +00:00
ask
9357e21926 TAChart: Fix axis transformations support in data point tools
git-svn-id: trunk@32500 -
2011-09-24 13:47:06 +00:00