Skip to content

mckinsey/vizro



Vizro logo



Python version PyPI version License Documentation OpenSSF Best Practices


Visual Intelligence. Beautifully Engineered

Vizro is a toolkit for creating modular data visualization applications

What is Vizro?

Rapidly self-serve the assembly of customized dashboards in minutes - without the need for advanced coding or design experience - to create flexible and scalable, Python-enabled data visualization applications.

Use a few lines of simple configuration to create complex dashboards, which are automatically assembled using libraries such as Plotly and Dash, with inbuilt coding and design best practices.

Define high-level categories within the configuration, including:

  • Components: create charts, tables, input/output interfaces, and more.
  • Controls: create filters, parameter inputs, and custom action controllers.
  • Pages, layouts and navigation: create multiple pages, with customizable layouts and flexible navigation across them.
  • Actions and interactions: create interactions between charts, and use pre-defined or customized actions (such as exporting).

Configuration can be written in multiple formats including Pydantic models, JSON, YAML or Python dictionaries for added flexibility of implementation.

Optional high-code extensions enable almost infinite customization in a modular way, combining the best of low-code and high-code - for flexible and scalable, Python enabled data visualization applications.

Visit the "Why Vizro" section to see a more detailed explanation of Vizro use cases.

What is Vizro-AI?

vizro-ai is a separate package and extends Vizro to enable the use of natural language queries to build Plotly charts.

Gif to show vizro-ai

See the Vizro-AI documentation for more details.

Key benefits of Vizro



Live demo

You can see Vizro in action by clicking on the following image or by visiting vizro.mckinsey.com.

Examples

Installation and first steps

pip install vizro

See the installation guide for more information.

The get started documentation explains how to create your first dashboard.

Get hands on

See the how-to guides for step-by-step instructions on the key Vizro features.

Packages

This repository is a monorepo containing the following packages:

Folder Version Documentation
vizro-core PyPI version Vizro Docs
vizro-ai PyPI version Vizro-AI Docs

Community and development

We encourage you to ask and answer technical questions via the GitHub Issues. This is also the place where you can submit bug reports or request new features.

Want to contribute to Vizro?

The contribution guidelines explain how you can contribute to Vizro.

You can also view current and former contributors.

Want to report a security vulnerability?

See our security policy.

License

vizro is distributed under the terms of the Apache License 2.0