Hacker News new | past | comments | ask | show | jobs | submit login

Here's a horizontal bar chart that could complete your examples. https://github.com/laem/react-horizontal-bar-chart

It's the same building principles : chart is a React component, svg written as JSX, using d3's scales (no axis in mine, but bar info as tooltips instead).




Very nice! React components are really the perfect level of abstraction for a chart library.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: