From 2db2b6022a411393f186eafc58f5d33cbcf98315 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Sun, 10 Jul 2022 14:07:35 -0300 Subject: [PATCH] Update chapter-05-gbdialog-reference.md --- book/chapter-05-gbdialog-reference.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/book/chapter-05-gbdialog-reference.md b/book/chapter-05-gbdialog-reference.md index 597c457c..30a7da57 100644 --- a/book/chapter-05-gbdialog-reference.md +++ b/book/chapter-05-gbdialog-reference.md @@ -118,6 +118,9 @@ png = data as IMAGE SEND FILE png ``` +![image](https://user-images.githubusercontent.com/14840374/178154752-b93c8878-2995-4130-9941-41a62fcd2ffe.png) + + On the fly charts ``` @@ -127,6 +130,9 @@ img = CHART "pie", data, legends SEND FILE img SAVE img as "folder/filename.jpg" ``` +![image](https://user-images.githubusercontent.com/14840374/178154760-bdafaf87-f6a8-4d80-af1a-65fe441aac11.png) + + ### Using General Bots Office templates