Commit Graph

1935 Commits

Author SHA1 Message Date
wp
a7a827f49e TAChart: Fix incorrect extent calculation by TOpenHighLowCloseSeries.
git-svn-id: trunk@56480 -
2017-11-24 08:26:54 +00:00
wp
99b950057f TAChart: Introduce default value of property TOpenHighLowCloseSeries.Mode
git-svn-id: trunk@56475 -
2017-11-23 18:21:21 +00:00
wp
0b3d343f9b TAChart: Fix empty TPolarSeries crashing if ShowPoints is true.
git-svn-id: trunk@56443 -
2017-11-20 18:00:59 +00:00
wp
4111fd882a TAChart: Add TLinearMarkPositions option lmpInsideCentered to center bar series marks inside the bars (issue #32693).
git-svn-id: trunk@56416 -
2017-11-15 14:50:37 +00:00
maxim
0dfbf05613 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32695
git-svn-id: trunk@56411 -
2017-11-14 23:01:39 +00:00
wp
173cef239a TAChart: More built-in colormap palettes
git-svn-id: trunk@56406 -
2017-11-14 14:49:55 +00:00
maxim
ff7f20dcd4 TAChart: regenerated translations and updated Russian translation
git-svn-id: trunk@56381 -
2017-11-12 22:41:08 +00:00
wp
dcc4e9ee25 TAChart: Rename property TCustomColorMapSeries.AutoscaleColors to .AutoMapColors (thanks to howardpc).
git-svn-id: trunk@56375 -
2017-11-12 16:57:11 +00:00
wp
e115139cde TAChart: Add built-in colorsource to TCustomColorMapSeries
git-svn-id: trunk@56374 -
2017-11-12 16:27:13 +00:00
wp
098ed06162 TAChart: Add new property AutoscaleColors to TCustomColorMapSeries
git-svn-id: trunk@56368 -
2017-11-11 23:07:56 +00:00
wp
8f98861cb6 TAChart: Add initial version of TExpressionColorMapSeries.
git-svn-id: trunk@56367 -
2017-11-11 17:26:37 +00:00
wp
9c88011cc1 TAChart: Add expression demo to funcdemo. Some layout changes.
git-svn-id: trunk@56356 -
2017-11-10 21:24:12 +00:00
wp
d37550ded9 TAChart: Introduce intermediate class TCustomcolorMapSeries without OnCalculate event.
git-svn-id: trunk@56355 -
2017-11-10 21:12:00 +00:00
wp
978fbdcdd1 TAChart: Add access to expression parameters by name
git-svn-id: trunk@56354 -
2017-11-10 21:10:38 +00:00
wp
8cb2cedc3a TAChart: Make sure that compiler option {$H+} is default.
git-svn-id: trunk@56352 -
2017-11-10 15:04:13 +00:00
wp
bbbbc443fb TAChart: Fix parameters in TExpressionSeries.
git-svn-id: trunk@56351 -
2017-11-10 14:54:18 +00:00
wp
fe76598fe9 TAChart: Improved translation of "colormap series"
git-svn-id: trunk@56343 -
2017-11-09 23:22:07 +00:00
wp
74639ada33 TAChart: Update German translation.
git-svn-id: trunk@56342 -
2017-11-09 09:41:37 +00:00
wp
b1f9c5d947 TAChart: Fix property Variable of new TExpressionseries.
git-svn-id: trunk@56341 -
2017-11-09 09:18:54 +00:00
maxim
df54bacb15 TAChart: moved TExpressionSeries translations to tachartstrconsts.pas (+unused string clean up and typo fix), regenerated translations and updated Russian translation
git-svn-id: trunk@56340 -
2017-11-08 23:14:23 +00:00
wp
689b571f51 TAChart: Add new property Domain to TExpressionSeries (domain of function)
git-svn-id: trunk@56339 -
2017-11-08 22:21:02 +00:00
wp
1ead14bbf4 TAChart: Add TExpressionSeries for plotting mathematical expressions entered as string.
git-svn-id: trunk@56336 -
2017-11-07 11:57:30 +00:00
wp
ddef3a32fd TAChart: Split off TCustomFuncSeries from TFuncSeries as ancestor without the OnCalculate event.
git-svn-id: trunk@56335 -
2017-11-07 11:39:34 +00:00
wp
b18d4bfc2a TAChart: Publish properties TChartLegendPanel.Anchors and .BorderSpacing
git-svn-id: trunk@56009 -
2017-10-10 07:25:27 +00:00
wp
d8655a553a TAChart: Fix crash due to uninitialized function variable OnInitBuiltinTools if unit TATools is not "used".
git-svn-id: trunk@55965 -
2017-10-03 16:02:59 +00:00
wp
3e05a17dbf TAChart: Fix event TDbChartSource.OnGetItem not being alterable in designer. Add demo db-barseries.
git-svn-id: trunk@55919 -
2017-09-25 09:36:47 +00:00
wp
84b6be4a64 TAChart: Add overloaded Clone method to set a new parent and owner (issue #0032365). Patch by user mig-31.
git-svn-id: trunk@55780 -
2017-09-03 11:33:08 +00:00
wp
cc1d5383c1 TAChart: Fix incompletely displayed series marks for style smsLabelPercentTotal (issue #32202)
git-svn-id: trunk@55591 -
2017-07-25 15:48:12 +00:00
wp
efba6b7271 TAChart: Replace own html entity conversion routine by the one provided by fpc.
git-svn-id: trunk@55565 -
2017-07-23 20:26:27 +00:00
wp
1c2074a32a TAChart: Layout of basic demo with anchors, some fixes.
git-svn-id: trunk@55552 -
2017-07-20 22:43:47 +00:00
wp
7a7b03235d TAChart: Fix legend issue and memory leak of bar and area series (issue #0032181)
git-svn-id: trunk@55551 -
2017-07-20 22:12:15 +00:00
wp
5c697f33b9 TAChart: Fix text positioning in FPVectorial drawer. Move FPVectorial files to separate folder to avoid compilation errors.
git-svn-id: trunk@55519 -
2017-07-17 16:06:36 +00:00
wp
e329b91495 TAChart: Add WMF format to FPVectorial demo. Use Anchors.
git-svn-id: trunk@55518 -
2017-07-17 16:00:31 +00:00
wp
15891477c3 TAChart: Fix positioning of rotated text by AggPas drawer.
git-svn-id: trunk@55488 -
2017-07-11 22:06:36 +00:00
juha
82b8228898 Finnish translation additions.
git-svn-id: trunk@55477 -
2017-07-08 17:00:20 +00:00
maxim
732c7f90fd Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126
git-svn-id: trunk@55474 -
2017-07-08 12:47:30 +00:00
wp
43fc0a1324 TAChart: Escape XML special characters when using svg drawer.
git-svn-id: trunk@55458 -
2017-07-06 22:10:29 +00:00
wp
123e40c66d TAChart: Improved vertical text positioning by svg drawer.
git-svn-id: trunk@55457 -
2017-07-06 19:48:17 +00:00
wp
0867edc670 TAChart: OpenGL drawer calls InitFonts.
git-svn-id: trunk@55456 -
2017-07-06 13:51:35 +00:00
wp
721b2e56c3 TAChart: Extract freetype font handling to unit TAFonts. Improved text positioning in svg drawer (still not perfect).
git-svn-id: trunk@55455 -
2017-07-06 13:44:52 +00:00
wp
2d5f0859da TAChart: Rearrange html code to fix circular unit reference when compiling with fpc 2.6.4
git-svn-id: trunk@55454 -
2017-07-06 13:03:58 +00:00
wp
582afb2b93 TAChart: Minor fixes in html demo.
git-svn-id: trunk@55452 -
2017-07-05 15:22:54 +00:00
wp
1ff61505bf TAChart: Allow html tags in display text of distance measurement tool.
git-svn-id: trunk@55451 -
2017-07-05 13:46:07 +00:00
wp
cde5b90623 TAChart: Fix incorrect HTML in y axis title of html demo. Add button to html demo for checking right-to-left (probably wrong, a native RTL person should check...).
git-svn-id: trunk@55450 -
2017-07-05 11:11:59 +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
wp
d4b7ead41d TAChart: Use wmf file in html demo only under Windows.
git-svn-id: trunk@55448 -
2017-07-05 07:18:01 +00:00
wp
bb8725334b TAChart: Use HTML in legend at design-time
git-svn-id: trunk@55445 -
2017-07-04 21:10:30 +00:00
wp
eff0b46426 TAChart: Add html demo.
git-svn-id: trunk@55444 -
2017-07-04 20:50:04 +00:00
wp
60dfbebc9c TAChart: Add HTML support to legend
git-svn-id: trunk@55443 -
2017-07-04 20:28:45 +00:00
wp
d5349a31a7 TAChart: Fix 3-digit HTML color codes.
git-svn-id: trunk@55441 -
2017-07-04 18:36:20 +00:00