Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 11, 2024
1 parent 781334e commit 7c80280
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions vizro-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<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.
Expand All @@ -31,12 +30,10 @@ Use it to build beautiful and powerful data visualization apps quickly and easil

Then customize and deploy your app to production at scale.

Use a few lines of simple low-code configuration, with in-built visual design best practices, to assemble high-quality
multi-page prototypes.
Use a few lines of simple low-code configuration, with in-built visual design best practices, to assemble high-quality multi-page prototypes.

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


The benefits of the Vizro toolkit include:

<div align="center">
Expand All @@ -45,7 +42,6 @@ The benefits of the Vizro toolkit include:

Visit our ["How-to guides"](https://vizro.readthedocs.io/en/stable/pages/user-guides/install/) for a more detailed explanation of Vizro features.


## Why use Vizro?

Vizro helps you to build data visualization apps that are:
Expand Down Expand Up @@ -88,7 +84,6 @@ Use Vizro when you need to combine the speed and ease of low-code Python tools,

Visit the [documentation](https://vizro.readthedocs.io/en/stable/) for more details.


### [Visual vocabulary](https://vizro-demo-visual-vocabulary.hf.space/)

**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.
Expand All @@ -97,7 +92,6 @@ Visit the [visual vocabulary](https://vizro-demo-visual-vocabulary.hf.space/) to

<img width="500" src="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/toolkit_visual_vocabulary.png">


### [Vizro examples gallery](https://vizro.mckinsey.com/)

**Dashboard examples:** The dashboard examples gallery enables you to explore Vizro in action by viewing interactive example apps. You can copy the code to use as a template or starter for your next dashboard.
Expand All @@ -106,7 +100,6 @@ Visit the [dashboard examples gallery](https://vizro.mckinsey.com/) to see the d

<img width="500" src="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/toolkit_dashboard_examples.png">


### [Vizro-AI](https://vizro.readthedocs.io/projects/vizro-ai)

**LLM generated charts and dashboards:** 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.
Expand All @@ -115,7 +108,6 @@ Visit the [Vizro-AI documentation](https://vizro.readthedocs.io/projects/vizro-a

<img width="500" src="https://raw.githubusercontent.com/mckinsey/vizro/main/.github/images/toolkit_vizro_ai.gif">


## Installation and first steps

```console
Expand Down

0 comments on commit 7c80280

Please sign in to comment.