This commit is contained in:
David Brazda
2024-10-30 14:39:41 +01:00
parent 478a31c459
commit 5770d8324a

View File

@ -130,6 +130,8 @@ exits.tail(20)
``` ```
## display plotly figs in single ntb cells ## display plotly figs in single ntb cells
To display various standalone figures in the same cell.
`figs2cell(figlist)` `figs2cell(figlist)`
Example usage: Example usage: