Raphaël Benitte
Raphaël Benitte
@joseph-mccombs, I don't think the codesandbox links are up to date, I only see 3 bars for both. Regarding the extra margin, please see https://github.com/plouc/nivo/issues/840. Please also note that when...
@willnolin, it is not currently supported
@MasterOdin, I suppose it has to do with https://github.com/plouc/nivo/pull/1644, a fix was made and released.
@benrhere, yes, I'm afraid there's more work to do before being able to switch to React 18, also migrating everything to `react-spring` and removing `recompose` for good.
Examples on the website are for the latest version of the lib, I suspect that you're using an earlier version where the properties were a bit different. If you could...
Fixed by https://github.com/plouc/nivo/pull/2089
@sharaku17, it's hard to tell without seeing the code, Can you please share the new sandbox?
Hello, For now, it's not, the only way to achieve this will be to stack 2 charts and hide x-axis for one of them, really hacky :/ There's an ongoing...
@wyze, this could be implemented using the layers API, but with a lot of manual work. @siemvaessen, probably not 30 days :), IMO the hardest part is to define an...
Thank you for your contribution @francescocretti !