Skip to content
/ vizro Public

Vizro is a toolkit for creating modular data visualization applications.

License

Notifications You must be signed in to change notification settings

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 asPlotlyandDash,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 includingPydantic models,JSON,YAMLorPython dictionariesfor 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"Why should I use Vizro?"for 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 theVizro-AI documentationfor more details.

Key benefits of Vizro



Live demo

You can see Vizro in action by clicking on the following image or by visitingvizro.mckinsey.

Examples

Installation and first steps

pip install vizro

See theinstallation guidefor more information.

Theget started documentationexplains how to create your first dashboard.

Get hands on

See thehow-to guidesfor 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 theGitHub Issues.This is also the place where you can submit bug reports or request new features.

Want to contribute to Vizro?

Thecontribution guidelinesexplain how you can contribute to Vizro.

You can also view current and formercontributors.

Want to report a security vulnerability?

See oursecurity policy.

License

vizrois distributed under the terms of theApache License 2.0