Skip to content

Commit

Permalink
refined dates on ts highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
acblackford authored Sep 13, 2023
1 parent 4530dc6 commit 4277bde
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions stories/crystal-lake-mercury.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ taxonomy:
xKey='Date'
yKey='Mean AOD'
yAxisLabel='Aerosol Optical Depth'
highlightStart = '2020-8'
highlightEnd = '2020-10'
highlightLabel = '2020 Wildfire Outbreak'
highlightStart = '2020-7'
highlightEnd = '2020-11'
highlightLabel = '2020 Outbreak'

/>
<Caption>
Expand Down

0 comments on commit 4277bde

Please sign in to comment.