mckinsey / vizro

Vizro is a toolkit for creating modular data visualization applications.
https://vizro.readthedocs.io/en/stable/
Apache License 2.0
2.49k stars 112 forks source link

[Feat] Implement AgGrid model #289

Closed maxschulz-COL closed 5 months ago

maxschulz-COL commented 6 months ago

Description

This PR is an iteration of discussion in https://github.com/mckinsey/vizro/pull/260. Here we decided to implement one model per Callable type.

Styling, docs and tests will be in separate PRs.

Notable activated features

Cell formatting

Screenshot

image

Notice

petar-qb commented 5 months ago

The initial bug is solved with the latest changes https://github.com/mckinsey/vizro/pull/289/commits/ec85e0c0dfcd5693d576e5fcc531f8bef88c3ca2 you pushed. Awesome work Max! 🤖