Hacker News new | ask | show | jobs
by holtzy 1097 days ago
You can: - call d3.axis in a useEffect - Or create your own axis component rendering some svg. It is not so hard actually.