| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ipyvizzu-0.16.1-py3-none-any.whl | 2023-08-22 | 39.0 kB | |
| ipyvizzu-0.16.1.tar.gz | 2023-08-22 | 43.2 kB | |
| 0.16.1 source code.tar.gz | 2023-08-22 | 1.7 MB | |
| 0.16.1 source code.zip | 2023-08-22 | 1.8 MB | |
| README.md | 2023-08-22 | 1.2 kB | |
| Totals: 5 Items | 3.7 MB | 0 | |
What's Changed
Fixed
- Fixed: add missing
max_rowsparameter toadd_df_indexfunction by @veghdev in https://github.com/vizzuhq/ipyvizzu/pull/261 - Fixed: deprecated
add_data_framefunctions are not affected by the defaultMAX_ROWSby @veghdev in https://github.com/vizzuhq/ipyvizzu/pull/262 - Fixed:
MAX_ROWSdefault value (using 100k instead of 10k) by @veghdev in https://github.com/vizzuhq/ipyvizzu/pull/263 - Fixed: add missing warning when
max_rowsis exceeded by @veghdev in https://github.com/vizzuhq/ipyvizzu/pull/265
Documentation
- Documentation: outdated content fixed (mouse events renamed to pointer events) by @veghdev in https://github.com/vizzuhq/ipyvizzu/pull/260
- Documentation: note about
max_rowsparameter ofadd_dffunction added by @KleinK0910 in https://github.com/vizzuhq/ipyvizzu/pull/267 - Documentation: preview videos loading in older Safari browser fixed by @nandordevai in https://github.com/vizzuhq/ipyvizzu/pull/266
- Documentation: link to the blog added by @veghdev in https://github.com/vizzuhq/ipyvizzu/pull/268
Contributors
- @KleinK0910, @nandordevai, @veghdev
Full Changelog: https://github.com/vizzuhq/ipyvizzu/compare/0.16.0...0.16.1