From 0d4c4b84ed434f4b33246d8e1ddc8e4ae31995dc Mon Sep 17 00:00:00 2001 From: wp Date: Wed, 31 Oct 2012 22:50:47 +0000 Subject: [PATCH] TAChart tutorials: Update readme.txt after adding sources for TFuncSeries tutorial git-svn-id: trunk@39216 - --- components/tachart/tutorials/readme.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/components/tachart/tutorials/readme.txt b/components/tachart/tutorials/readme.txt index 6f1e4022ca..7632e145a0 100644 --- a/components/tachart/tutorials/readme.txt +++ b/components/tachart/tutorials/readme.txt @@ -13,6 +13,17 @@ topic: - legend - axis titles +-------------------------------------------------------------------------------- +folder "func_series" +-------------------------------------------------------------------------------- +tutorial + http://wiki.lazarus.freepascal.org/TAChart_Tutorial:_Function_Series + +topics +- TFuncSeries +- domain exclusions +- TConstantLineSeries + -------------------------------------------------------------------------------- folder "mandelbrot" --------------------------------------------------------------------------------