react-vega icon indicating copy to clipboard operation
react-vega copied to clipboard

Provide a more beginner-friendly documentation

Open MatusGasparik opened this issue 1 year ago • 0 comments

I know there is a documentation (https://github.com/vega/react-vega/tree/master/packages/react-vega) for react-vega but it's really minimal. For example it doesn't explain to pros / cons of using the different approaches, things that react-developers new to vega and vega-lite need to understand about how to use these tools. How to use vega-lite-api in react (should we?). Maybe extend it with some more tutorials that use modern React - e.g. functions-based instead of class-based components (as used in react-vega-demo).

MatusGasparik avatar Nov 14 '23 08:11 MatusGasparik