Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage with React? #5

Closed
stevenmusumeche opened this issue Jun 11, 2017 · 3 comments
Closed

Usage with React? #5

stevenmusumeche opened this issue Jun 11, 2017 · 3 comments
Assignees
Labels

Comments

@stevenmusumeche
Copy link

Have you had success with using this library in a React project?

@netil
Copy link
Member

netil commented Jun 12, 2017

@stevenmusumeche, well I can't say billboard.js has success experience on React(because, it has been released just few days ago), but the original libaray C3.js, which billboard.js is the forked version of that, has meaningful experiences on React.

If you do search, you can find several C3.js React bindings(ex. https://github.com/bcbcarl/react-c3js) and some technical articles(ex. http://blogkrystalraphael.azurewebsites.net/integrating-c3-with-react/), that you can take a look how worked on React.

billboard.js inherited all of the characteristics of C3, so I think will act same as the original library.
Later you can share your experience, which will be helpful to everyone.

@netil netil added the question label Jun 12, 2017
@netil netil self-assigned this Jun 12, 2017
@netil netil closed this as completed Aug 17, 2017
@planttheidea
Copy link
Contributor

Not sure if it helps, but i just released react-billboardjs, which takes cues from react-c3js but obviously makes use of billboard.js. I also tried to add some enhancements related to PureComponent usage. Usage of it is indeed the same as react-c3js, so migration path should be frictionless.

@netil
Copy link
Member

netil commented Sep 25, 2017

Great job! @planttheidea.
I'm curating the list of third-party apps on wiki page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants