Update chapter-05-gbdialog-reference.md

This commit is contained in:
Rodrigo Rodriguez 2022-07-10 14:07:35 -03:00 committed by GitHub
parent f22b32ec6d
commit 2db2b6022a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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