react-vis
react-vis copied to clipboard
histograms are practically speaking impossible to make
Right now, building a histogram with React-VIS HorizontalRectSeries feels like completing computer science homework. Please make easier. Why not just build out a Histogram component? Currently building out an implementation which requires that I write a binning algorithm. Unnacceptable.
@turik99 Have u figured how to do this?