I am using Nivo charts in one of my projects and I have an array of colors. I am trying to add a pattern (defs and fill), but when I add them, the background turns black. https://codesandbox.io/s/nivo-pie-typescript-forked-s4lk2?file=/src/index.tsx
And how I can match ids dynamically to fill if I don't know what the ids come from data, they may change in the future?