Skip to content

Commit

Permalink
Merge pull request #4878 from wri/FLAG-1110-add-annotation-for-dotted…
Browse files Browse the repository at this point in the history
…-line-on-primary-forest-loss-widget-changes

[FLAG-1110] Small text tweak to the treeLossPct chart legend dotted line item
  • Loading branch information
SARodrigues authored Oct 29, 2024
2 parents 8186945 + 6d5f9da commit f435a8c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ const parseConfig = createSelector([getColors], (colors) => ({
color: colors.primaryForestLoss,
},
{
label: 'Percent of primary forest area in 2001 remaining',
label: 'Percent of 2001 primary forest area extent remaining',
color: colors.primaryForestExtent,
dashline: true,
},
Expand Down

0 comments on commit f435a8c

Please sign in to comment.