Commit Graph

18 Commits

Author SHA1 Message Date
Juha
adfc424e92 Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03: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
47499875e6 TAChart: Less hints and warnings
git-svn-id: trunk@64450 -
2021-01-30 23:48:53 +00:00
wp
818b9a1eed TAChart: Fix crash of fitdemo to polygon when DOF=0
git-svn-id: trunk@63613 -
2020-07-21 09:46:59 +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
48ce9f091f TAChart: Refactor equation text generation for TFitSeries to simplify cases where coefficients are 1
git-svn-id: trunk@60569 -
2019-03-03 15:32:28 +00:00
wp
42a6258229 TAChart: Fix and refactor FitEquationText of TFitSeries.
git-svn-id: trunk@60554 -
2019-03-01 22:34:58 +00:00
wp
8baa6bdbc1 TAChart: Fix initialization of custom fit functions for TFitSeries. Issue #35162.
git-svn-id: trunk@60549 -
2019-03-01 00:23:36 +00:00
wp
baeca2e0d7 TAChart: Check and fix all demos (mostly layout issues)
git-svn-id: trunk@59239 -
2018-10-03 10:55:04 +00:00
wp
98812def35 TAChart: Add feCustom as new TFitEquation element: User-defined basis functions
git-svn-id: trunk@58765 -
2018-08-23 14:06:06 +00:00
wp
f386e5ab6b TAChart: Add support for confidence and prediction limits to TFitSeries.
git-svn-id: trunk@58752 -
2018-08-21 22:13:15 +00:00
wp
19b7149384 TAChart: Rename TFitStatistics.MSE to .ResidualStandardError.
git-svn-id: trunk@58751 -
2018-08-21 19:16:11 +00:00
wp
ff36f03b93 TAChart: More versatile fitting routines in TFitSeries, statistical analysis of fit results.
git-svn-id: trunk@58746 -
2018-08-20 21:21:10 +00:00
wp
e4049c3629 TAChart: Usa HTML tags in fit equation of TFitSeries. Use FitSeries in html demo.
git-svn-id: trunk@55449 -
2017-07-05 11:03:02 +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
4987fc07df TAChart: Move operator := for IFitEquationText to TAFitUtils unit
git-svn-id: trunk@39354 -
2012-11-23 20:49:41 +00:00
ask
49ee518aba TAChart: Return empty fit equation text from fit series with invalid params
git-svn-id: trunk@39340 -
2012-11-22 11:19:03 +00:00
ask
1a8decb856 TAChart: Extract TAFitUtils unit
git-svn-id: trunk@39337 -
2012-11-22 10:24:58 +00:00