Update chapter-05-gbdialog-reference.md
This commit is contained in:
parent
41f6210dd0
commit
ef9abd95f7
1 changed files with 6 additions and 0 deletions
|
|
@ -118,6 +118,9 @@ png = data as IMAGE
|
|||
SEND FILE png
|
||||
```
|
||||
|
||||

|
||||
|
||||
|
||||
On the fly charts
|
||||
|
||||
```
|
||||
|
|
@ -127,6 +130,9 @@ img = CHART "pie", data, legends
|
|||
SEND FILE img
|
||||
SAVE img as "folder/filename.jpg"
|
||||
```
|
||||

|
||||
|
||||
|
||||
|
||||
### Using General Bots Office templates
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue