vizzuhq / vizzu-lib

Library for animated data visualizations and data stories.

Home Page:https://lib.vizzuhq.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update the Readme so it works with React and other frameworks

chideraike opened this issue · comments

Update the Readme so it works with React and other frameworks

Hi, it's not clear to me what changes would you like to see in the readme.
Do you mean we should add descriptions on how to use the library with React?

Hi, it's not clear to me what changes would you like to see in the readme. Do you mean we should add descriptions on how to use the library with React?

Could be nice to have an example of how vizzu works with react.

I see. Thanks, good idea. We will create a tutorial on that topic. Meanwhile, you can check out how these repos made Vizzu work with react:
https://github.com/christopher-caldwell/vizzu-vite-demo
https://github.com/korompaiistvan/vizzu-react

@korompaiistvan created an example and a tutorial on how to set up Vizzu with React:
howto: https://vizzuhq.github.io/vizzu-react-example/
example: https://github.com/vizzuhq/vizzu-react-example

These links are added to the FAQ and the external projects list, both accessible from the readme as well.