Commit Graph

542 Commits

Author SHA1 Message Date
wp
cec9469511 TAChart: Fix icon of Apply button in ChartEditor demo.
git-svn-id: trunk@65073 -
2021-04-30 15:37:10 +00:00
wp
492321d819 TAChart: Extend charteditor by an "all-in-one" editor.
git-svn-id: trunk@65054 -
2021-04-22 22:56:58 +00:00
wp
7c2cb42f1c TAChart: Add files missing from previous commit.
git-svn-id: trunk@65042 -
2021-04-21 10:18:34 +00:00
wp
b692a8c4d4 TAChart/ChartEditorDemo: Move controls from SeriesDlg to a new SeriesFrame.
git-svn-id: trunk@65041 -
2021-04-21 10:11:08 +00:00
wp
70d114b0fc TAChart/ChartEditorDemo: Move controls from AxisDlg to a new AxisFrame.
git-svn-id: trunk@65040 -
2021-04-21 07:23:06 +00:00
wp
72963f6adb TAChart/ChartEditorDemo: Move controls of TitleFootDlg to a new TChartTitleFootFrame unit.
git-svn-id: trunk@65035 -
2021-04-20 21:25:53 +00:00
wp
c1f7659285 TAChart/ChartEditorDemo: Move controls of LegendDlg to a new TChartLegendFrame unit.
git-svn-id: trunk@65033 -
2021-04-20 20:30:58 +00:00
wp
ddcacccef2 TAChart: Refactor saving/restoring of chart axis parameters in charteditor demo. Rename classes with Chart prefix to simplify general usage .
git-svn-id: trunk@65028 -
2021-04-20 15:04:08 +00:00
wp
f71e02adf7 TAChart: Refactor series editor in charteditor demo.
git-svn-id: trunk@65026 -
2021-04-20 10:07:09 +00:00
wp
67a1d35c1a TAChart: Refactor charteditor demo.
git-svn-id: trunk@65025 -
2021-04-19 21:11:37 +00:00
wp
f9511cf9c4 TAChart: Add option to trigger click tools by double click to charteditor demo. Fix warning of undefined function result. Fix crash in legend editor when compiled with -CR.
git-svn-id: trunk@65023 -
2021-04-18 17:37:10 +00:00
wp
4239a4409d TAChart: Clean up the chart editor demo.
git-svn-id: trunk@65022 -
2021-04-18 15:35:48 +00:00
wp
64f8842557 TAChart: Fix two variable name typos
git-svn-id: trunk@65021 -
2021-04-18 08:50:17 +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
37a8b37c8f TAChart: Fix crash in charteditor due to streaming error.
git-svn-id: trunk@65019 -
2021-04-17 20:14:50 +00:00
wp
cf684284aa TAChart: Extend listbox demo to show sorting and rearranging listbox series.
git-svn-id: trunk@64449 -
2021-01-30 22:56:26 +00:00
wp
b269bcc49f TAChart: Extend listbox demo to show sorting.
git-svn-id: trunk@64434 -
2021-01-29 15:18:54 +00:00
wp
3ea304cd6e TAChart: Add demo for TChartLiveView.
git-svn-id: trunk@63763 -
2020-08-16 17:06:43 +00:00
wp
c00ae1a4b3 TAChart: cross-platform layout in ListboxDemo
git-svn-id: trunk@63727 -
2020-08-12 15:53:46 +00:00
wp
5e929bb85f TAChart: Improved "basic" project in "demo" folder
git-svn-id: trunk@63690 -
2020-08-04 12:29:48 +00:00
wp
856c8e9f37 TAChart: Add rotated axes demo. Improved layout of the other axis demos.
git-svn-id: trunk@63678 -
2020-08-03 15:13:17 +00:00
wp
6c06094f0f TAChart: Prevent numerical overflow in fitdemo in case of stupid selection of parameters (64-bit Win: extended = double)
git-svn-id: trunk@63617 -
2020-07-22 07:50:54 +00:00
wp
2878087606 TAChart: Fix fit demo not updating polynomial degree when switching between polynomial and linear fits. Disable prediction/conficende interval series when fit results become invalid due to changed parameters.
git-svn-id: trunk@63615 -
2020-07-21 14:35:55 +00:00
wp
28d7ea6732 TAChart: Allow comma as field separator in data files for fitdemo.
git-svn-id: trunk@63612 -
2020-07-21 09:23:46 +00:00
wp
31e038d145 TAChart: Fix fitdemo bugs reported in #37369.
git-svn-id: trunk@63611 -
2020-07-21 09:21:42 +00:00
wp
d0123e2ed8 TAChart: Less hints and warnings in fit demo.
git-svn-id: trunk@63606 -
2020-07-20 18:03:44 +00:00
wp
1357d17c34 TAChart: Fix crash of fitdemo due to drawing of confidence/prediction limits for invalid fit results. Issue #37354.
git-svn-id: trunk@63603 -
2020-07-20 08:57:20 +00:00
wp
09a6fe02b5 TAChart: Fix typo in previous commit.
git-svn-id: trunk@63593 -
2020-07-17 13:53:54 +00:00
wp
1cbde656e5 TAChart: Add a "readme.txt" to the nogui demo as a reminder that the freetype.dll is required.
git-svn-id: trunk@63592 -
2020-07-17 13:52:59 +00:00
wp
cf603da31a TAChart: Undo unintentional changes of r63574 #fcdba55052
git-svn-id: trunk@63589 -
2020-07-17 08:58:17 +00:00
wp
fcdba55052 TAChart: Remove "not initialized" warnings.
git-svn-id: trunk@63574 -
2020-07-16 20:11:06 +00:00
wp
f504fdbac9 TAChart: Avoid crash of fitdemo when confidence level is set to 0 or 1.
git-svn-id: trunk@63573 -
2020-07-16 11:13:35 +00:00
wp
ba09e05aa3 TAChart: Fit confidence level can be changed in FitDemo now. Issue #37354.
git-svn-id: trunk@63566 -
2020-07-15 13:54:00 +00:00
wp
f86c4782e6 TAChart: Adapt DataPointToolDemo to tracing line segments of TLineSeries.
git-svn-id: trunk@63049 -
2020-04-22 20:25:24 +00:00
wp
37c5baa6a6 TAChart: Fix NoGuiDemo to find font in Linux.
git-svn-id: trunk@62906 -
2020-04-07 16:49:16 +00:00
wp
7b571df356 TAChart: Improved and scaled layout of TChartListbox demo.
git-svn-id: trunk@62451 -
2019-12-27 19:18:05 +00:00
wp
410090e60e TAChart: Add new property "AngleRange" to TPieSeries to enable a "halfdonut series"
git-svn-id: trunk@62354 -
2019-12-08 18:22:21 +00:00
wp
b4a469cf74 TAChart: Fix line demo (inconsistent behavior when "3D" and "rotated" boxes are checked and "Add" is pressed).
git-svn-id: trunk@62290 -
2019-11-23 22:59:36 +00:00
wp
0f9f6cb8b1 TAChart: AutoSize controls in printdemo, replace chart background colors by clWhite for correct printing in gtk2.
git-svn-id: trunk@62202 -
2019-11-05 18:57:11 +00:00
wp
a43265e3af Improved widgetset-independent and high-dpi-aware layout in some TAChart demos (3D, axis, axisalign, axistransf).
git-svn-id: trunk@62017 -
2019-10-09 22:58:49 +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
d1fe198799 TAChart: Fix compilation of tools demo. Issue #35704. Patch by Marcin Wiazowski.
git-svn-id: trunk@61371 -
2019-06-12 20:25:58 +00:00
wp
aa69a266b0 TAChart: Don't check class types twice (issue #35614).
git-svn-id: trunk@61263 -
2019-05-21 22:26:14 +00:00
wp
0df144030a TAChart: Avoid exception of savedemo by svg drawer in IDE when a font file cannot be loaded by EasyLazFreeType (https://forum.lazarus.freepascal.org/index.php/topic,45461.0.html)
git-svn-id: trunk@61256 -
2019-05-20 23:18:19 +00:00
wp
bab9f23e1d TAChart: Add demo for SortedChartSource. Based on code by Marcin Wiazowski (issue #35356). Some cosmetic changes in the chartsourcedemo.
git-svn-id: trunk@61253 -
2019-05-20 21:56:17 +00:00
wp
a0c1900d66 TAChart: Fix demo of svg drawer on non-Windows systems.
git-svn-id: trunk@61243 -
2019-05-18 23:08:18 +00:00
wp
abdb6abcaf TAChart: Fix axis labels for sorting a chart source with XCount = 0. Minor changes in sort_demo.
git-svn-id: trunk@60999 -
2019-04-16 21:41:46 +00:00
wp
5d5d933bd5 TAChart: Add demo to show sorting of series based on the new XCount=0 feature.
git-svn-id: trunk@60996 -
2019-04-16 14:20:44 +00:00
wp
93c0be69fd TAChart: Fix distance demo not displaying fit results any more.
git-svn-id: trunk@60985 -
2019-04-15 20:13:40 +00:00
wp
78857f4559 TAChart: Deprecate TDataPointDrawTool.OnShow by and replace by TDataPointDrawTool.OnCustomDraw.
git-svn-id: trunk@60984 -
2019-04-15 19:40:19 +00:00