lazarus/components/tachart/demo
2019-11-23 22:59:36 +00:00
..
3d Improved widgetset-independent and high-dpi-aware layout in some TAChart demos (3D, axis, axisalign, axistransf). 2019-10-09 22:58:49 +00:00
aggpas
animate
area
axis Improved widgetset-independent and high-dpi-aware layout in some TAChart demos (3D, axis, axisalign, axistransf). 2019-10-09 22:58:49 +00:00
axisalign Improved widgetset-independent and high-dpi-aware layout in some TAChart demos (3D, axis, axisalign, axistransf). 2019-10-09 22:58:49 +00:00
axistransf Improved widgetset-independent and high-dpi-aware layout in some TAChart demos (3D, axis, axisalign, axistransf). 2019-10-09 22:58:49 +00:00
barseriesshapes TAChart: Refactor drawing for new bar shapes of TBarSeries. 2019-03-25 15:22:50 +00:00
barseriestools
basic
bgra TAChart: Add event OnCustomDrawBar to TBarSeries, deprecate old OnBeforeDrawBar. Rename TPieSeries.OnDrawPie to .OnCustomDrawPie. 2019-03-23 23:19:53 +00:00
charteditor TAChart: Don't check class types twice (issue #35614). 2019-05-21 22:26:14 +00:00
chartsource TAChart: Add demo for SortedChartSource. Based on code by Marcin Wiazowski (issue #35356). Some cosmetic changes in the chartsourcedemo. 2019-05-20 21:56:17 +00:00
clone
combobox
datapointtools
db
db-pieseries
distance TAChart: Fix distance demo not displaying fit results any more. 2019-04-15 20:13:40 +00:00
dragdrop
errorbars
events
extent
financial
fit
fpvectorial TAChart: Implement in drawing backends methods to access pen color only. 2019-03-25 12:34:17 +00:00
func
html
imagelist
labels
lazreport TAChart: Don't check class types twice (issue #35614). 2019-05-21 22:26:14 +00:00
legend
line TAChart: Fix line demo (inconsistent behavior when "3D" and "rotated" boxes are checked and "Add" is pressed). 2019-11-23 22:59:36 +00:00
listbox
manhattan
multi
nan
navigate TAChart: Fix compilation of navigatedemo 2019-04-07 14:27:20 +00:00
nogui TAChart: Implement in drawing backends methods to access pen color only. 2019-03-25 12:34:17 +00:00
opengl 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). 2019-09-18 09:13:39 +00:00
panes
panes-2
panes-3
print TAChart: AutoSize controls in printdemo, replace chart background colors by clWhite for correct printing in gtk2. 2019-11-05 18:57:11 +00:00
radial TAChart: Add event OnCustomDrawBar to TBarSeries, deprecate old OnBeforeDrawBar. Rename TPieSeries.OnDrawPie to .OnCustomDrawPie. 2019-03-23 23:19:53 +00:00
rotate
runtime
save 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) 2019-05-20 23:18:19 +00:00
script
sorted_source TAChart: Don't check class types twice (issue #35614). 2019-05-21 22:26:14 +00:00
tools TAChart: Fix compilation of tools demo. Issue #35704. Patch by Marcin Wiazowski. 2019-06-12 20:25:58 +00:00
userdrawn_series
wmf