plouc / nivo

nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries
https://nivo.rocks
MIT License
13.19k stars 1.03k forks source link

Is this library abandoned? #873

Closed tothandras closed 4 years ago

tothandras commented 4 years ago

I'm evaluating charting libraries and it seems like there was no new commit since last year. Is nivo being deprecated?

sibelius commented 4 years ago

no

check this https://github.com/plouc/nivo/pull/821

jamesdh commented 4 years ago

@tothandras if you look at the commit history, you can see @plouc tends to work on this in batches. Every few weeks you'll see a bunch of activity all on one or two days. It's just how he seems to work. Unfortunately it also means he's not the most responsive.

sibelius commented 4 years ago

he answers on discord

plouc commented 4 years ago

@tothandras nivo is a « side project », not backed by any company, it means I can work on it only during my spare time, if you’re looking for a professional support and a committed roadmap, you might want to consider paid solutions. That being said, I think this lib has some benefits over other solutions, and is open to contributions. So to answer your question: no it’s not deprecated :) In the end it depends on your requirements, if you need a lot of charts not available in Nivo and you cannot afford contributing to the project, this is probably not a good fit.

tothandras commented 4 years ago

Thanks for your answer! I was just interested in the current state and obviously, I am happy to contribute.