Skip to content

Commit

Permalink
Attempt to put right legend for meteorology data
Browse files Browse the repository at this point in the history
  • Loading branch information
hanbyul-here committed Jun 13, 2024
1 parent dd9dff1 commit 42bb3cc
Showing 1 changed file with 15 additions and 21 deletions.
36 changes: 15 additions & 21 deletions mock/datasets/power_meteorology.data.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,11 @@ layers:
min: 0
max: 8972.0625
stops:
- "#4575b4"
- "#91bfdb"
- "#e0f3f8"
- "#ffffbf"
- "#fee090"
- "#fc8d59"
- "#d73027"
- rgb(117,42,244)
- rgb(0,250,251)
- rgb(158,252,150)
- rgb(250,251,80)
- rgb(255,70,35)
# analysis:
# exclude: true
- id: cdd18_3
Expand Down Expand Up @@ -82,13 +80,11 @@ layers:
min: 0
max: 8972.0625
stops:
- "#4575b4"
- "#91bfdb"
- "#e0f3f8"
- "#ffffbf"
- "#fee090"
- "#fc8d59"
- "#d73027"
- rgb(117,42,244)
- rgb(0,250,251)
- rgb(158,252,150)
- rgb(250,251,80)
- rgb(255,70,35)
# analysis:
# exclude: true
- id: power_901_annual_meterology_utc_DISPH
Expand Down Expand Up @@ -120,13 +116,11 @@ layers:
min: 0
max: 8972.0625
stops:
- "#4575b4"
- "#91bfdb"
- "#e0f3f8"
- "#ffffbf"
- "#fee090"
- "#fc8d59"
- "#d73027"
- rgb(117,42,244)
- rgb(0,250,251)
- rgb(158,252,150)
- rgb(250,251,80)
- rgb(255,70,35)
# analysis:
# exclude: true
---

0 comments on commit 42bb3cc

Please sign in to comment.