Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vega/react-vega

Convert Vega spec into React class conveniently
https://github.com/vega/react-vega

Last synced: 4 days ago
JSON representation

Convert Vega spec into React class conveniently

Awesome Lists containing this project

README

        

[![Build and test](https://github.com/vega/react-vega/actions/workflows/test.yml/badge.svg)](https://github.com/vega/react-vega/actions/workflows/test.yml)

# react-vega

> `react` + `vega`|`vega-lite`

### Demo

http://vega.github.io/react-vega/

### Packages

| Package | Version | |
| ----------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
| [react-vega](https://github.com/vega/react-vega/tree/master/packages/react-vega) | [![Version](https://img.shields.io/npm/v/react-vega.svg?style=flat-square)](https://npmjs.org/package/react-vega) | [Documentation](https://github.com/vega/react-vega/tree/master/packages/react-vega) |
| ~~[react-vega-lite](https://github.com/vega/react-vega/tree/master/packages/react-vega-lite)~~ (deprecated) | [![Version](https://img.shields.io/npm/v/react-vega-lite.svg?style=flat-square)](https://npmjs.org/package/react-vega-lite) | Use `react-vega` instead. |

### Migration

If you are upgrading from `react-vega` or `react-vega-lite` version `6.x.x` to `7.x.x`, read this
[migration guide](https://github.com/vega/react-vega/blob/master/CHANGELOG.md#-migration-guide).

### License

Apache-2.0