BeClaude

vizro-e2e-flow

New
3.7kCommunity RegistryGeneralby Vizro Team

Community PluginView Source

Overview

<br><br>

<div align="center">

<picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/Vizro_Github_Banner_Dark_Mode.png"> <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/Vizro_Github_Banner_Light_Mode.png"> <img alt="Vizro logo" src="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/Vizro_Github_Banner_Light_Mode.png" width="250"> </picture>

![Python version](https://pypi.org/project/vizro/) ![PyPI version](https://badge.fury.io/py/vizro) ![License](https://github.com/mckinsey/vizro/blob/main/LICENSE.md) ![Documentation](https://vizro.readthedocs.io/) ![OpenSSF Best Practices](https://www.bestpractices.dev/projects/7858)

<picture> <source srcset="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/vizro_spash_teaser.gif"> <img alt="Gif to demonstrate Vizro features" src="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/vizro_spash_teaser_fallback.png" width="600"> </picture> <br> <br> <img src="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/logo_watermarks.svg" width="300"> </div>

What is Vizro?

Vizro is an open-source Python-based toolkit.

Use it to build beautiful and powerful data visualization apps quickly and easily, without needing advanced engineering or visual design expertise.

Then customize and deploy your app to production at scale.

In just a few lines of simple low-code configuration, with in-built visual design best practices, you can quickly assemble high-quality, multi-page prototypes, that are production-ready.

<div align="center"> <img src="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/code_dashboard.png" width="100%"/> </div>

Every Vizro app is defined by a simple configuration, using these high-level categories:

  • [Components](https://vizro.readthedocs.io/en/stable/pages/user-guides/components/): charts, tables, cards, KPI indicators, forms and more.
  • [Controls](https://vizro.readthedocs.io/en/stable/pages/user-guides/controls/): filters and parameters, using a range of selectors such as drop-down menus and sliders.
  • [Actions](https://vizro.readthedocs.io/en/stable/pages/user-guides/actions/): interactions between components, drill-throughs, export functionality and more.
  • [Layouts](https://vizro.readthedocs.io/en/stable/pages/user-guides/layouts/): grid layouts or flexible containers, with a range of pre-set styles.
  • [Navigation](https://vizro.readthedocs.io/en/stable/pages/user-guides/navigation/): a range of app layout and navigation settings, including nested page hierarchies.

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 - including bespoke **visual formatting** and **custom components**.

Visit the "How-to guides" for a more detailed explanation of Vizro features.

Why use Vizro?

The benefits of the Vizro toolkit include:

<div align="center"> <img src="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/infographic.svg" width="800"/> </div> <br>

Vizro helps you to build data visualization apps that are:

Quick and easy

Build apps in minutes. Use a few lines of simple configuration (via Pydantic models, JSON, YAML, or Python dictionaries) in place of thousands of lines of code.

Beautiful and powerful

Build high-quality multi-page apps without needing advanced engineering or visual design expertise. Use powerful features of production-grade BI tools, with in-built visual design best practices.

Flexible

Benefit from the capabilities and flexibility of open-source packages. Use the trusted dependencies of Plotly, Dash, and Pydantic.

Customizable

Almost infinite control for advanced users. Use Python, JavaScript, HTML and CSS code extensions.

Scalable

Rapidly prototype and deploy to production. Use the in-built production-grade capabilities of Plotly, Dash and Pydantic.

Visit "Why should I use Vizro?" for a more detailed explanation of Vizro use cases.

When to use Vizro?

Use Vizro when you need to combine the speed and ease of low-code Python tools, with production capabilities of JavaScript and BI tools, and the freedom of open source:

  • Have an app that looks beautiful and professional by default.
  • Enjoy the simplicity of low-code, plus the option to customize with code almost infinitely.
  • Rapidly create prototypes which are production-ready and easy to deploy at scale.

How to use Vizro?

Explore a few live demos to see different Vizro dashboards in action:

<table> <tr> <td align="center" valign="top" width="33%"> <a href="https://huggingface.co/spaces/vizro/demo-first-dashboard" target="_blank" rel="noopener noreferrer"> <img src="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/basic_dashboard.png" alt="Basic Dashboard" width="100%"> </a> <br> <strong>Basic Dashboard</strong> <br> <a href="https://huggingface.co/spaces/vizro/demo-first-dashboard" target="_blank" rel="noopener noreferrer">Try it live</a> </td> <td align="center" valign="top" width="33%"> <a href="https://huggingface.co/spaces/vizro/demo-visual-vocabulary" target="_blank" rel="noopener noreferrer"> <img src="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/visual_vocabulary.png" alt="Visual Vocabulary" width="100%"> </a> <br> <strong>Visual Vocabulary</strong> <br> <a href="https://huggingface.co/spaces/vizro/demo-visual-vocabulary" target="_blank" rel="noopener noreferrer">Try it live</a> </td> <td align="center" valign="top" width="33%"> <a href="https://huggingface.co/spaces/vizro/BI-dashboard" target="_blank" rel="noopener noreferrer"> <img src="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/bi_dashboard.png" alt="BI Dashboard" width="100%"> </a> <br> <strong>BI Dashboard</strong> <br> <a href="https://huggingface.co/spaces/vizro/BI-dashboard" target="_blank" rel="noopener noreferrer">Try it live</a> </td> </tr> <tr> <td align="center" valign="top" width="33%"> <a href="https://huggingface.co/spaces/vizro/call-center-dashboard" target="_blank" rel="noopener noreferrer"> <img src="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/call_center_dashboard.png" alt="Call Center Dashboard" width="100%"> </a> <br> <strong>Call Center Dashboard</strong> <br> <a href="https://huggingface.co/spaces/vizro/call-center-dashboard" target="_blank" rel="noopener noreferrer">Try it live</a> </td> <td align="center" valign="top" width="33%"> <a href="https://huggingface.co/spaces/vizro/demo-kpi" target="_blank" rel="noopener noreferrer"> <img src="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/kpi_dashboard.png" alt="KPI Dashboard" width="100%"> </a> <br> <strong>KPI Dashboard</strong> <br> <a href="https://huggingface.co/spaces/vizro/demo-kpi" target="_blank" rel="noopener noreferrer">Try it live</a> </td> <td align="center" valign="top" width="33%"> <a href="https://huggingface.co/spaces/vizro/demo-features" target="_blank" rel="noopener noreferrer"> <img src="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/features_dashboard.png" alt="Features Dashboard" width="100%"> </a> <br> <strong>Features Dashboard</strong> <br> <a href="https://huggingface.co/spaces/vizro/demo-features" target="_blank" rel="noopener noreferrer">Try it live</a> </td> </tr> </table>

Browse the full Vizro Gallery for more examples.

Vizro framework

Low-code framework for building dashboards.

The Vizro framework underpins the entire Vizro toolkit. It is a Python package (called vizro).

Visit the documentation for more details.

Vizro visual vocabulary

Chart examples.

The visual vocabulary helps you to decide which chart type to use for your requirements, and offers sample code to create these charts with Plotly or embed them into a Vizro dashboard.

Visit the visual vocabulary to search for charts or get inspiration.

<a href="https://vizro-demo-visual-vocabulary.hf.space/"> <img src="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/toolkit_visual_vocabulary.png" width="600"> </a>

Vizro-MCP

A [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server for Vizro.

Vizro-MCP works alongside an LLM to help you create Vizro dashboards and charts. It provides tools and templates to create a functioning Vizro chart or dashboard step-by-step.

Compatible with MCP-enabled LLM clients such as Cursor or Claude Desktop.

<img src="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/vizro-mcp.gif" alt="Vizro MCP Demo" width="600">

Vizro-AI

Use LLMs to generate charts and dashboards.

Vizro-AI dashboard generation is no longer actively developed and is superseded by [Vizro-MCP](https://github.com/mckinsey/vizro/tree/main/vizro-mcp). Vizro-AI supports only chart generation from version 0.4.0.

Vizro-AI is a separate package (called vizro_ai) that extends Vizro to incorporate LLMs. Use it to build interactive Vizro charts and dashboards, by simply describing what you need in plain English or other languages.

Visit the Vizro-AI documentation for more details.

<picture> <source srcset="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/toolkit_vizro_ai.gif"> <img alt="Gif to demonstrate Vizro-AI" src="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/toolkit_vizro_ai_fallback.png" width="600"> </picture>

Installation and first steps

console
pip install vizro

See the installation guide for more information.

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

Packages

This repository is a monorepo containing the following packages:

FolderVersionDocumentation
vizro-core![PyPI version](https://badge.fury.io/py/vizro)Vizro Docs
vizro-ai![PyPI version](https://badge.fury.io/py/vizro-ai)Vizro-AI Docs
vizro-mcp![PyPI version](https://badge.fury.io/py/vizro-mcp)Vizro-MCP Docs

Community and development

We encourage you to ask and discuss any 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 contributing guide explains how you can contribute to Vizro.

You can also view current and former contributors here.

Want to report a security vulnerability?

See our security policy.

License

vizro is distributed under the terms of the Apache License 2.0.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/vizro-e2e-flow.md https://raw.githubusercontent.com/mckinsey/vizro/main/SKILL.md
3
Invoke in Claude Code
/vizro-e2e-flow
View source on GitHub

Frequently Asked Questions

What is vizro-e2e-flow?

How to install vizro-e2e-flow?

To install vizro-e2e-flow, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /vizro-e2e-flow.

What is vizro-e2e-flow best for?

vizro-e2e-flow is a community categorized under General. Created by Vizro Team.