Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
earth-in-flux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Water Mission Area
VizLab
earth-in-flux
Commits
61c94eb4
Commit
61c94eb4
authored
4 weeks ago
by
Hayley Corson-Dosch
Browse files
Options
Downloads
Patches
Plain Diff
Update categories and colors
parent
58e947bb
No related branches found
No related tags found
1 merge request
!90
Update findex sankey
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/components/ThreatSankeyViz.vue
+5
-5
5 additions, 5 deletions
src/components/ThreatSankeyViz.vue
with
5 additions
and
5 deletions
src/components/ThreatSankeyViz.vue
+
5
−
5
View file @
61c94eb4
...
...
@@ -53,11 +53,11 @@
// Colors for threat categories, Needs to be updated with CSS for text legend
const
categoryColors
=
{
'
Climate and weather
'
:
'
#
c29fcd
'
,
'
Exploitation
'
:
'
#
d38884
'
,
'
Habitat
'
:
'
#
dab589
'
,
'
Invasive species
'
:
'
#
729C9D
'
,
'
Pollution
'
:
'
#
899bb7
'
'
Climate and weather
'
:
'
#
899bb7
'
,
'
Fishing pressure
'
:
'
#
c29fcd
'
,
'
Habitat
'
:
'
#
729C9D
'
,
'
Invasive species
'
:
'
#
d38884
'
,
'
Pollution
'
:
'
#
dab589
'
};
onMounted
(
async
()
=>
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment