Skip to content

Commit

Permalink
syntax error in mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
acblackford authored Nov 18, 2024
1 parent 0ba017c commit 655ea9b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions datasets/tornadoes2024-dow.data.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,15 @@ layers:
- 20
sourceParams:
colormap: |
[
[
{"value": [55, 85], "color": "#add8e6"},
{"value": [86, 110], "color": "#90ee90"},
{"value": [111, 135], "color": "#ffe71f"},
{"value": [136, 165], "color": "#ffa500"},
{"value": [166, 200], "color": "#ff0000"},
{"value": [201, 310], "color": "#ff00ff"}
]
]
nodata: -999

legend:
type: categorical
stops:
Expand All @@ -52,7 +51,6 @@ layers:
label: EF4
- color: "#ff00ff" # Pink for EF5
label: EF5

---

<Block>
Expand Down

0 comments on commit 655ea9b

Please sign in to comment.