From e8f4205c78c64629b1a4fb255ef7867b66222b98 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Thu, 8 Jun 2017 15:09:58 +0800 Subject: [PATCH] updated doc --- docs/lib-function_grapher.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/lib-function_grapher.md b/docs/lib-function_grapher.md index 3a17f13d..c738f799 100644 --- a/docs/lib-function_grapher.md +++ b/docs/lib-function_grapher.md @@ -16,6 +16,7 @@ It depends on the `line3d`, `polyline3d`, `hull_polyline3d` modules so you have include ; include ; + include ; include ; points = [ @@ -33,6 +34,7 @@ It depends on the `line3d`, `polyline3d`, `hull_polyline3d` modules so you have include ; include ; + include ; include ; function f(x, y) = @@ -60,6 +62,7 @@ It depends on the `line3d`, `polyline3d`, `hull_polyline3d` modules so you have include ; include ; + include ; include ; function f(x, y) = @@ -88,6 +91,7 @@ It depends on the `line3d`, `polyline3d`, `hull_polyline3d` modules so you have include ; include ; + include ; include ; function f(x, y) =