Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reverse getDivergentAscending and getDivergentDescending #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pgrandne
Copy link

Description

Les fonctions pour créer des palettes de couleurs ascendantes et descendantes étaient inversées. La palette ascendante allait du vert vers le rouge et la palette descendante du rouge vers le vert alors que c'est le contraire qui est attendu (voir plus de détails dans l'issue 39).

Fixes #39

Changement

Les couleurs des 2 fonctions ont été inversées

Copy link

netlify bot commented Feb 24, 2025

Deploy Preview for dsfr-chart ready!

Name Link
🔨 Latest commit a40b3a9
🔍 Latest deploy log https://app.netlify.com/sites/dsfr-chart/deploys/67bc4e6409c85f0008f2c119
😎 Deploy Preview https://deploy-preview-40--dsfr-chart.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Couleurs inversées par les fonctions geDivergentAscending() et getDivergentDescending()
1 participant