mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-02 14:23:44 +02:00
25 lines
817 B
Plaintext
25 lines
817 B
Plaintext
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)
|