Skip to content

Commit d6c3500

Browse files
authored
Update docs/supported_formats.md
1 parent b805873 commit d6c3500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/supported_formats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ stream(df, uri="gapminder.mp4", groupby="Country", title="{Year}")
4646
<source src="https://github.com/ahuang11/streamjoy/assets/15331990/be0fc06c-c821-4c45-91a3-8c898e730851" type="video/mp4">
4747
</video>
4848

49-
## 🐻‍❄️ Plotly Figure or Graph Object
49+
## 🐻‍❄️ Polars DataFrame
5050
```python
5151
from streamjoy import stream
5252
import polars as pl

0 commit comments

Comments
 (0)