-
Notifications
You must be signed in to change notification settings - Fork 16
Home
Marshall Peterson edited this page Nov 2, 2023
·
3 revisions
react-spectrum-charts
is a declarative library for composing Spectrum visualizations in React. This charting library is built on top of the Vega visualization library.
Generating Vega spec files can be a very tedious process and it is very error prone. The purpose of this library is to simplify the Vega chart generation process by providing a declarative API that strikes the balance between customization/control and simplicity/speed of development.
Understanding Vega (while helpful) is not a requirement to use this library.
@adobe/react-spectrum-charts - Adobe 2024
Chart Components
Supplemental Chart Components
Layout Components