Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions meta/en/13-1-b.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ weather_indicator_1_target_2_note: 'The target value and year of the indicator w

graph_target_points:
- type: box
xMin: 13.6775
xMax: 14.3225
xMin: 12.6775
xMax: 13.3225
yMin: 0
yMax: 6
borderColor: "#3f7e44"
Expand All @@ -119,7 +119,7 @@ graph_target_points:
borderWidth: 2
preset: target_points
- type: label
xValue: 14
xValue: 13
yValue: 7.0
backgroundColor: transparent
content: ['Target:','6']
Expand Down