You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
MatusGasparik
changed the title
Use a more beginner-friendly documentation
Provide a more beginner-friendly documentation
Nov 14, 2023
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 tovega
andvega-lite
need to understand about how to use these tools. How to usevega-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).The text was updated successfully, but these errors were encountered: