mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-01 17:19:36 +01:00
|
|
||
|---|---|---|
| .. | ||
| getting_started | ||
| mandelbrot | ||
| readme.txt | ||
This folder contains the source codes of the projects that are explained in the TAChart tutorials. -------------------------------------------------------------------------------- folder "getting_started" -------------------------------------------------------------------------------- tutorial http://wiki.lazarus.freepascal.org/TAChart_Tutorial:_Getting_started topic: - introduction to TAChart basics - line series - legend - axis titles -------------------------------------------------------------------------------- folder "mandelbrot" -------------------------------------------------------------------------------- tutorial http://wiki.lazarus.freepascal.org/TAChart_Tutorial:_ColorMapSeries,_Zooming topics: - TColorMapSeries - Zooming/Panning (TZoomDragTool, TPanDragTool, TChartExtentHistory)