carbon-design-system / carbon-charts

:bar_chart: :chart_with_upwards_trend:⠀Robust dataviz framework implemented using D3 & typescript
https://charts.carbondesignsystem.com
Apache License 2.0
880 stars 183 forks source link

[Enhancement]: Color by anything other than groups. #1569

Open dsm-72 opened 1 year ago

dsm-72 commented 1 year ago

Name

dsm-72

Are you an IBM employee?

Summary

Maybe I want to color by a non categorical value (the "group")

Justification

Maybe I want to color by a non categorical value (the "group")

Desired UX and success metrics

just toss it in axes as color:{mapsTo: ...}

"Must have" functionality

just toss it in axes as color:{mapsTo: ...}

Specific timeline issues / requests

asap

Available extra resources

none, I have found working with carbon components in svelte very painful.

What priority level would this issue be in your opinion?

P0

theiliad commented 12 months ago

Hi, could you pls expand on what this feature would fully entail? I'm not super clear on all the details. Maybe including some code examples, images or screenshots to reference?

Thank you