diff --git a/components/tachart/tutorials/readme.txt b/components/tachart/tutorials/readme.txt index 1bf19d4082..6f1e4022ca 100644 --- a/components/tachart/tutorials/readme.txt +++ b/components/tachart/tutorials/readme.txt @@ -1,6 +1,19 @@ 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