uber/react-vis

Color assignment in DiscreteColorLegend does not match RadialChart

Open

#727 geöffnet am 21. Feb. 2018

Auf GitHub ansehen
 (5 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)JavaScript (868 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (8.615 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I have a simple radial chart and a corresponding legend. Even though both the radial chart and the legend receive the series data in the same order, the color swatches do not match.

Here's a Codepen.

And a screenshot demonstrating the color difference:

Contributor Guide