Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
fix(stats): remove legend for millions (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdilouraoui authored Jun 3, 2021
1 parent cd596b1 commit 4f9223c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/display-data/statistics.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export const statisticsLayout: StatisticsGroup[] = [
{
label: "",
sublabel:
"Équivalence en feuilles A4 (en millions) : <%= carbonFootprintPaperEquivalence %>",
"Équivalence en feuilles A4 : <%= carbonFootprintPaperEquivalence %>",
tooltip:
"Données calculées à partir des formules exprimées par le Cyber World CleanUp Day et par monconvertisseurco2.fr",
type: "interpolate",
Expand Down

0 comments on commit 4f9223c

Please sign in to comment.