Raphaël Benitte

Results 248 comments of Raphaël Benitte

@fstivicic, in the past, one person significantly contributed to the project but eventually had to step away due to other obligations and interests. Since then, finding help has been quite...

@liorp, could you please run prettier?

I agree, the marimekko chart should behave the same way, iirc a fix was submitted for the bar chart in the past, but the marimekko chart wasn't considered.

Removing contexts from nivo would require quite a rewrite unfortunately. Yes, Next is one of the major frameworks out there, but I feel that they don't offer a proper alternative...

@J4v4Scr1pt, what I'm saying is that for now I'm going to wait for proper guidance on how to do it, I guess other libraries will face this issue, so I...

@BEEFF, the http API isn't well maintained as it's barely used, but also, this would basically mean generating static SVG images, there would be no reconciliation between the server and...

Looking at [next.js official guide on using contexts](https://vercel.com/guides/react-context-state-management-nextjs), they have to be wrapped in client components. Since I'm not planning to remove contexts which I use for theming, animations, and...

For now, I'm going to merge this in a non-master branch as a new package was introduced (`@nivo/polar-bar`), I'm going to adjust this new package and then merge in `master`.

Sorry, I didn't review this PR earlier, this has been partially implemented via https://github.com/plouc/nivo/pull/2706.

@shellyscheng, I think you posted before the upload of the screenshot could complete.