Raphaël Benitte

Results 248 comments of Raphaël Benitte

Upgraded d3 dependencies, should be solved in `0.85.1`.

Hi @davidkutas, This is not a builtin feature of nivo, and it's not easily achievable, for this I would need to make active elements either controlled or uncontrolled, which I...

Hi @JavierM42, I've always been a bit reluctant to rely on CSS for styling, because it's not supported for canvas implementations, but it seems like most users rely on the...

@nappalm, could you please provide a codesandbox showcasing this issue?

Sorry, I just didn't have the time to release, I'll try to find some time in the upcoming weeks.

> Can you set CSS Layout - display for Labels so that it can Stop from (text)Labels overlapping No, you cannot, we're dealing with SVG elements.

This has been solved already, but has not been released yet.

You'll have to wait for a new release @zac18992.

It seems like some other d3 packages are installing a different version, but you shouldn't pin all d3 packages to the latest version manually (or at your own risk 😅),...

@APIWT, I'm upgrading `d3-scale`, `d3-scale-chromatic` and `d3-interpolate` in #2337.