Skip to content

Commit

Permalink
FR pop
Browse files Browse the repository at this point in the history
  • Loading branch information
jgaffuri committed Oct 24, 2023
1 parent 77899af commit d0367e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/FR_pop.html
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@

app.layers[0].styles[0].legends.push(
new gviz.SegmentOrientationLegend({
title: 'Changement de population',
title: "Changement de population " + y1 + "-" + y2,
labelUnitText: 'Forte hausse',
color: '#d13c4b',
orientation: 60,
Expand Down

0 comments on commit d0367e1

Please sign in to comment.