microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
18.57k stars 2.74k forks source link

Implement color fallback to DataVizPalette #31364

Open krkshitij opened 6 months ago

krkshitij commented 6 months ago

Following issues have been identified/reported:

  1. Most charts still use color fallbacks to a small set of colors from the default palette, rather than the newly introduced DataVizPalette.
  2. The current implementation lacks a mapping between the legends and the fallback colors used. Consequently, during each state update, data points associated with the same legend may be assigned different colors randomly.

    image

microsoft-github-policy-service[bot] commented 2 weeks ago

This issue has not had activity for over 180 days! We're adding Soft close label and will close it soon for house-keeping purposes. Still require assistance? Please add comment - "keep open".

krkshitij commented 1 week ago

keep open