better numbers to doleancer legends #2218
This commit is contained in:
parent
6461a1246b
commit
00f8659b20
@ -645,7 +645,7 @@ export default {
|
||||
//text
|
||||
new paper.PointText({
|
||||
point: [-p_t - 1, o_t],
|
||||
content: "2 Enquête menée\nsur le terrain de vie",
|
||||
content: "2. Enquête menée\nsur le terrain de vie",
|
||||
fontSize: fontsize,
|
||||
fontFamily: fontFamily,
|
||||
justification: 'right'
|
||||
@ -666,7 +666,7 @@ export default {
|
||||
// texte
|
||||
new paper.PointText({
|
||||
point: [-o_t - 1, p_t],
|
||||
content: "3 Construction de groupes d'intérets\navec qui composer la doléance",
|
||||
content: "3. Construction de groupes d'intérets\navec qui composer la doléance",
|
||||
fontSize: fontsize,
|
||||
fontFamily: fontFamily,
|
||||
justification: 'right'
|
||||
@ -687,7 +687,7 @@ export default {
|
||||
// texte
|
||||
new paper.PointText({
|
||||
point: [-q_t - 1, -q_t],
|
||||
content: "5 Réception et traitement\nde la doléance",
|
||||
content: "5. Réception et traitement\nde la doléance",
|
||||
fontSize: fontsize,
|
||||
fontFamily: fontFamily,
|
||||
justification: 'right'
|
||||
@ -708,7 +708,7 @@ export default {
|
||||
// texte
|
||||
new paper.PointText({
|
||||
point: [q_t + 1, -q_t],
|
||||
content: "7 Mise-en-œuvre\nde la décision",
|
||||
content: "7. Mise-en-œuvre\nde la décision",
|
||||
fontSize: fontsize,
|
||||
fontFamily: fontFamily,
|
||||
justification: 'left'
|
||||
@ -729,7 +729,7 @@ export default {
|
||||
// texte
|
||||
new paper.PointText({
|
||||
point: [o_t + 1, p_t],
|
||||
content: "9 Réception et application\nde la décision",
|
||||
content: "9. Réception et application\nde la décision",
|
||||
fontSize: fontsize,
|
||||
fontFamily: fontFamily,
|
||||
justification: 'left'
|
||||
@ -750,7 +750,7 @@ export default {
|
||||
// texte
|
||||
new paper.PointText({
|
||||
point: [p_t + 1, o_t],
|
||||
content: "10 Réussite / échec / reprise\ndu cercle politique",
|
||||
content: "10. Réussite / échec / reprise\ndu cercle politique",
|
||||
fontSize: fontsize,
|
||||
fontFamily: fontFamily,
|
||||
justification: 'left'
|
||||
@ -773,7 +773,7 @@ export default {
|
||||
}),
|
||||
new paper.PointText({
|
||||
point: [0, -r - 11],
|
||||
content: "6 Décision",
|
||||
content: "6. Décision",
|
||||
fontSize: fontsize,
|
||||
fontFamily: fontFamily,
|
||||
justification: 'center'
|
||||
@ -793,7 +793,7 @@ export default {
|
||||
}),
|
||||
new paper.PointText({
|
||||
point: [0, r + 14],
|
||||
content: "1 Début du cercle\nLe problème\n(injustice, indignation, plainte...)",
|
||||
content: "1. Début du cercle\nLe problème\n(injustice, indignation, plainte...)",
|
||||
fontSize: fontsize,
|
||||
fontFamily: fontFamily,
|
||||
justification: 'center'
|
||||
@ -813,7 +813,7 @@ export default {
|
||||
}),
|
||||
new paper.PointText({
|
||||
point: [r + 10, -0.5],
|
||||
content: "8 Adresse de la décision\nà appliquer",
|
||||
content: "8. Adresse de la décision\nà appliquer",
|
||||
fontSize: fontsize,
|
||||
fontFamily: fontFamily,
|
||||
justification: 'left'
|
||||
@ -833,7 +833,7 @@ export default {
|
||||
}),
|
||||
new paper.PointText({
|
||||
point: [-r - 10, 0.4],
|
||||
content: "4 Adresse de la doléance",
|
||||
content: "4. Adresse de la doléance",
|
||||
fontSize: fontsize,
|
||||
fontFamily: fontFamily,
|
||||
justification: 'right'
|
||||
|
Loading…
x
Reference in New Issue
Block a user