Altair TableView 2025 Release Notes
New Features
- Overlay Tool
- The Overlay tool has been migrated from a panel to a dialog. From the Table ribbon, select the Overlay tool.
- Python API for TableView
- Complete Python API coverage for TableView has been added in this release.
This includes the Window() class of type 'table':
- CSV import and export.
- Setting multiple cell values via a dictionary.
- Formatting cell fonts, text, and background colors.
- Dynamically adapting the table size relative to the table content.