Hey, Thanks a lot for developing this chartjs addon, super helpful! Do you have any pointers to achieve this style? <img width="401" alt="CleanShot 2024-04-14 at 12 40 23@2x" src="https://github.com/sgratzl/chartjs-chart-funnel/assets/13106445/d5ec314a-f110-4ebb-88e6-420b7af4392f"> The closest I've managed to get with chartjs and your addon is this below, so only the smooth edges remains: <img width="981" alt="CleanShot 2024-04-14 at 12 44 45@2x" src="https://github.com/sgratzl/chartjs-chart-funnel/assets/13106445/ada7911d-6ee4-4b64-a891-1e0adecc8777"> Do you think there's a way to achieve this with your library? thank you!