mckinsey / vizro

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

[Tidy] Replace `html.Label` with `dbc.Label` #412

Closed huong-li-nguyen closed 5 months ago

huong-li-nguyen commented 5 months ago

Description

Context: This will be one of many PRs where I gradually replace our existing components with dbc equivalents (as long as functionality is the same). Simultaneously, I will always encode the relevant SASS code for our official Bootstrap theme, so everything that is temporarily added to overwrite Bootstrap can then be removed as soon as we replace the underlying source Bootstrap CSS file.

Screenshot

Notice