Update site/content/howto/drd.md

Co-authored-by: Ola Rubaj <52197250+olayway@users.noreply.github.com>
This commit is contained in:
Luccas Mateus 2023-05-18 13:26:08 -03:00 committed by GitHub
parent 64cc1355bb
commit 7c62a8c93f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -153,10 +153,12 @@ You can add Vega charts with the `<Vega />` component like this, it supports all
```
- More info on the [storybook page](https://storybook.portaljs.org/?path=/docs/components-vega--docs)
### VegaLite Charts
## VegaLite chart
A wrapper around the [Vega Lite specification](https://vega.github.io/vega-lite/) which allows for a more concise grammar than Vega around the building of charts.
- You can add VegaLite charts with the `<VegaLite />` component like this, it supports all the VegaLite specification:
![](https://hackmd.io/_uploads/rJ2nQt7B3.png)
```
<VegaLite
data={{