Show HN: Create beautiful charts with one line of React(github.com)
github.com
Show HN: Create beautiful charts with one line of React
https://github.com/ankane/react-chartkick
6 comments
Does your library take into account that React really doesn't like DOM manipulation from external sources?
My team did some research on this and decided to write our own visualizations in D3 backed by React Faux DOM [1] for this very reason.
[1] https://github.com/Olical/react-faux-dom
My team did some research on this and decided to write our own visualizations in D3 backed by React Faux DOM [1] for this very reason.
[1] https://github.com/Olical/react-faux-dom
Finally, something simply brilliant to talk about! It's (imo) the perfect charting abstraction. Thanks for your hard work.
Awesome library. @ahmeni is right include screenshots in Github as well & show the website link rather than writing the description with link in Markdown. Also, add link beside Github pages repo description too. Great job.
Thanks for the feedback. I created a better landing page here: https://www.chartkick.com/react
Where is the source code?
Nice library though!