Update site/content/howto/drd.md
Co-authored-by: Ola Rubaj <52197250+olayway@users.noreply.github.com>
This commit is contained in:
parent
64cc1355bb
commit
7c62a8c93f
@ -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:
|
||||

|
||||
|
||||
```
|
||||
<VegaLite
|
||||
data={{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user