plotly / plotly/plotly.py

Problems with "Reds", "Turbo", "Inferno" (...?) colorscales

Offen
#3,860 5 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

bug P3
Vorherrschende Sprache
Python
Sterne
18.8k
Forks
2.8k
Ø Merge
16 Std. 26 Min.
Gemergte PRs (30 T.)
21

Beschreibung

There seems to be an issue with the "Reds" and "Turbo" colorscales. I couldn't find an existing issue about this, so here is how to reproduce: I just got this example from plotly page:
https://plotly.com/python/dropdowns/#update-several-data-attributes
And added the "Reds" and "Turbo" colorscales.

The "Reds" seem to work, but it is inverted when comparing to the "Blues" and "Greens":
Screenshot 2022-08-20 at 16 25 34Screenshot 2022-08-20 at 16 31 13Screenshot 2022-08-20 at 16 25 45

The "Turbo", on the other hand, shows up like a "coolwarm" colorscale instead:
Screenshot 2022-08-20 at 16 25 58

These two are different than the ones described on the documentation here: https://plotly.com/python/builtin-colorscales/#builtin-sequential-color-scales

I had similar issues when using "Plotly.update" with plotly.js to update the coloscales.

edit: Also the "Inferno" shows as the "coolwarm" one:
Screenshot 2022-08-20 at 17 09 21
Probably there are others too.

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Rechercherichtung

Beginnen Sie mit dem verlinkten Plotly-Python-Dropdown-Beispiel und der gemeldeten Plotly.update-Reproduktion; vergleichen Sie dann die Ergebnisse für Reds, Turbo und Inferno mit der Dokumentation zu den integrierten sequenziellen Farbskalen. Verfolgen Sie, wo diese Farbskalen ausgewählt oder umgewandelt werden; als erledigt gilt die Aufgabe, wenn sie in beiden gemeldeten Update-Pfaden mit den dokumentierten Paletten gerendert werden.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
javascript, python
Bereich
data-visualization
Issue-Typ
Bug
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.