plouc / nivo

nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries
https://nivo.rocks
MIT License
13.03k stars 1.01k forks source link

Custom label rendering for Sankey chart #2381

Open joesaunderson opened 1 year ago

joesaunderson commented 1 year ago

Is your feature request related to a problem? Please describe.

I would like to be able to control the rendering of the Sankey chart label, to achieve something like this.

image

Describe the solution you'd like

A renderLabel prop, that returns a component (rather than a string) that can be used to control the rendering.

Describe alternatives you've considered

Only use a string, which is limiting.

Additional context

None.

vanessa commented 12 months ago

I'm really excited to see this implemented too.

Nagendra88688 commented 11 months ago

hey @vanessa , can i pick this task? please let me know.

mikealche commented 10 months ago

This would be amazing!

jydith commented 9 months ago

looking forward to this!

stale[bot] commented 5 months ago

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!

Akkuma commented 4 months ago

bump

rohitushur commented 2 months ago

Any progress or updates on this?