Skip to content

Commit 81d3bc3

Browse files
committed
Add 3 poems and fix dates (FM's bug)
1 parent b8dad46 commit 81d3bc3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+300
-90
lines changed

content/common/poem_count.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1322
1+
1325
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
44
1+
45

content/fr/charts/general/categories-pie.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ import { addPieChart } from '../add-chart.js'
1111
{ label: 'Crépuscule', value: 59, color: 'rgba(179, 103, 0, 1)' },
1212
{ label: 'Nuit', value: 36, color: 'rgba(47, 27, 12, 1)' },
1313
{ label: 'Enfance et adolescence', value: 50, color: 'rgba(247, 235, 253, 1)' },
14-
{ label: 'Espoir', value: 72, color: 'rgba(234, 191, 250, 1)' },
14+
{ label: 'Espoir', value: 73, color: 'rgba(234, 191, 250, 1)' },
1515
{ label: 'Création', value: 97, color: 'rgba(220, 147, 246, 1)' },
1616
{ label: 'Foi', value: 74, color: 'rgba(203, 93, 241, 1)' },
17-
{ label: 'Portraits', value: 77, color: 'rgba(179, 51, 233, 1)' },
17+
{ label: 'Portraits', value: 78, color: 'rgba(179, 51, 233, 1)' },
1818
{ label: 'Temps', value: 138, color: 'rgba(140, 7, 221, 1)' },
1919
{ label: 'Etre', value: 126, color: 'rgba(105, 16, 168, 1)' },
2020
{ label: 'Apprentissage', value: 39, color: 'rgba(70, 24, 115, 1)' },
@@ -33,7 +33,7 @@ import { addPieChart } from '../add-chart.js'
3333
{ label: 'Toucher', value: 16, color: 'rgba(244, 114, 5, 1)' },
3434
{ label: 'Sommeil', value: 14, color: 'rgba(209, 98, 4, 1)' },
3535
{ label: 'Printemps', value: 49, color: 'rgba(130, 196, 108, 1)' },
36-
{ label: 'Eté', value: 42, color: 'rgba(0, 86, 27, 1)' },
36+
{ label: 'Eté', value: 43, color: 'rgba(0, 86, 27, 1)' },
3737
{ label: 'Automne', value: 101, color: 'rgba(27, 79, 8, 1)' },
3838
{ label: 'Hiver', value: 61, color: 'rgba(24, 57, 30, 1)' },
3939
];

content/fr/charts/general/category-metric.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ import { addBubbleChart } from '../add-chart.js'
180180
{ x: 7, y: 5, r: 2.4, color: 'rgba(121, 248, 248, 1)' },
181181
{ x: 17, y: 5, r: 0.8, color: 'rgba(121, 248, 248, 1)' },
182182
{ x: 10, y: 4, r: 0.8, color: 'rgba(121, 248, 248, 1)' },
183-
{ x: 12, y: 0, r: 1.6, color: 'rgba(121, 248, 248, 1)' },
183+
{ x: 12, y: 0, r: 2.4, color: 'rgba(121, 248, 248, 1)' },
184184
{ x: 27, y: 5, r: 3.2, color: 'rgba(121, 248, 248, 1)' },
185185
{ x: 10, y: 0, r: 3.2, color: 'rgba(121, 248, 248, 1)' },
186186
{ x: 29, y: 0, r: 0.8, color: 'rgba(121, 248, 248, 1)' },
@@ -239,14 +239,14 @@ import { addBubbleChart } from '../add-chart.js'
239239
{ x: 29, y: 4, r: 0.8, color: 'rgba(121, 248, 248, 1)' },
240240
{ x: 34, y: 0, r: 0.8, color: 'rgba(121, 248, 248, 1)' },
241241
{ x: 22, y: 11, r: 0.8, color: 'rgba(121, 248, 248, 1)' },
242-
{ x: 13, y: 3, r: 0.8, color: 'rgba(121, 248, 248, 1)' },
242+
{ x: 13, y: 3, r: 1.6, color: 'rgba(121, 248, 248, 1)' },
243243
],
244244
[
245245
{ x: 30, y: 8, r: 7.2, color: 'rgba(119, 181, 254, 1)' },
246246
{ x: 34, y: 8, r: 4.4, color: 'rgba(119, 181, 254, 1)' },
247247
{ x: 1, y: 8, r: 6.4, color: 'rgba(119, 181, 254, 1)' },
248248
{ x: 26, y: 12, r: 4, color: 'rgba(119, 181, 254, 1)' },
249-
{ x: 27, y: 6, r: 9.2, color: 'rgba(119, 181, 254, 1)' },
249+
{ x: 27, y: 6, r: 9.6, color: 'rgba(119, 181, 254, 1)' },
250250
{ x: 26, y: 6, r: 4.8, color: 'rgba(119, 181, 254, 1)' },
251251
{ x: 0, y: 8, r: 4, color: 'rgba(119, 181, 254, 1)' },
252252
{ x: 8, y: 6, r: 7.6, color: 'rgba(119, 181, 254, 1)' },

content/fr/charts/general/metrique_variable-bar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import { addBarChart } from '../add-chart.js'
1313
{ label: '5, 7, 5', value: 1, color: 'rgba(72, 149, 239, 1)' },
1414
{ label: '5, 8', value: 1, color: 'rgba(72, 149, 239, 1)' },
1515
{ label: '6, 2', value: 4, color: 'rgba(72, 149, 239, 1)' },
16-
{ label: '6, 3', value: 4, color: 'rgba(72, 149, 239, 1)' },
16+
{ label: '6, 3', value: 5, color: 'rgba(72, 149, 239, 1)' },
1717
{ label: '6, 4', value: 2, color: 'rgba(72, 149, 239, 1)' },
1818
{ label: '6, 5, 4', value: 1, color: 'rgba(72, 149, 239, 1)' },
1919
{ label: '6, 8', value: 1, color: 'rgba(72, 149, 239, 1)' },

content/fr/charts/general/poem-dayofweek-pie.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ import { addPieChart } from '../add-chart.js'
22
(async function () {
33
const data = [
44
{ label: 'Lundi', value: 190, color: 'rgba(72, 149, 239, 0.30000000000000004)' },
5-
{ label: 'Mardi', value: 178, color: 'rgba(72, 149, 239, 0.4)' },
6-
{ label: 'Mercredi', value: 191, color: 'rgba(72, 149, 239, 0.5)' },
5+
{ label: 'Mardi', value: 180, color: 'rgba(72, 149, 239, 0.4)' },
6+
{ label: 'Mercredi', value: 193, color: 'rgba(72, 149, 239, 0.5)' },
77
{ label: 'Jeudi', value: 145, color: 'rgba(72, 149, 239, 0.6000000000000001)' },
8-
{ label: 'Vendredi', value: 176, color: 'rgba(72, 149, 239, 0.7)' },
8+
{ label: 'Vendredi', value: 175, color: 'rgba(72, 149, 239, 0.7)' },
99
{ label: 'Samedi', value: 210, color: 'rgba(72, 149, 239, 0.8)' },
1010
{ label: 'Dimanche', value: 244, color: 'rgba(72, 149, 239, 0.9000000000000001)' },
1111
];

content/fr/charts/general/poem-intensity-pie.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import { addPieChart } from '../add-chart.js'
22
(async function () {
33
const data = [
4-
{ label: '1 poème', value: 831, color: 'rgba(72, 149, 239, 0.5)' },
5-
{ label: '2 poèmes', value: 175, color: 'rgba(72, 149, 239, 0.6)' },
4+
{ label: '1 poème', value: 832, color: 'rgba(72, 149, 239, 0.5)' },
5+
{ label: '2 poèmes', value: 176, color: 'rgba(72, 149, 239, 0.6)' },
66
{ label: '3 poèmes', value: 33, color: 'rgba(72, 149, 239, 0.7)' },
77
{ label: '4 poèmes', value: 7, color: 'rgba(72, 149, 239, 0.8)' },
88
{ label: '5 poèmes', value: 4, color: 'rgba(72, 149, 239, 0.9)' },

content/fr/charts/general/poem-interval-bar.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import { addBarChart } from '../add-chart.js'
22
(async function () {
33
const data = [
4-
{ label: 'Moins d\'un jour', value: 283, color: 'rgba(72, 149, 239, 1)' },
5-
{ label: 'Un jour', value: 455, color: 'rgba(72, 149, 239, 0.9)' },
4+
{ label: 'Moins d\'un jour', value: 284, color: 'rgba(72, 149, 239, 1)' },
5+
{ label: 'Un jour', value: 457, color: 'rgba(72, 149, 239, 0.9)' },
66
{ label: '2j', value: 183, color: 'rgba(72, 149, 239, 0.7)' },
77
{ label: '3j', value: 118, color: 'rgba(72, 149, 239, 0.7)' },
88
{ label: '4j', value: 77, color: 'rgba(72, 149, 239, 0.7)' },

content/fr/charts/general/poem-length-by-verse-length.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import { addBubbleChart } from '../add-chart.js'
2020
{ x: 8, y: 28, r: 1.1822660098522167487684729064, color: 'rgba(121, 248, 248, 1)' },
2121
{ x: 9, y: 12, r: 4.7290640394088669950738916256, color: 'rgba(121, 248, 248, 1)' },
2222
{ x: 5, y: 16, r: 14.187192118226600985221674877, color: 'rgba(121, 248, 248, 1)' },
23-
{ x: 3, y: 16, r: 4.1379310344827586206896551724, color: 'rgba(121, 248, 248, 1)' },
23+
{ x: 3, y: 16, r: 4.7290640394088669950738916256, color: 'rgba(121, 248, 248, 1)' },
2424
{ x: 2, y: 16, r: 1.1822660098522167487684729064, color: 'rgba(121, 248, 248, 1)' },
2525
{ x: 6, y: 6, r: 1.7733990147783251231527093596, color: 'rgba(121, 248, 248, 1)' },
2626
{ x: 6, y: 20, r: 18.916256157635467980295566502, color: 'rgba(121, 248, 248, 1)' },
@@ -85,7 +85,7 @@ import { addBubbleChart } from '../add-chart.js'
8585
{ x: 3, y: 24, r: 0.5911330049261083743842364532, color: 'rgba(121, 248, 248, 1)' },
8686
{ x: 0, y: 10, r: 0.5911330049261083743842364532, color: 'rgba(121, 248, 248, 1)' },
8787
{ x: 0, y: 12, r: 8.866995073891625615763546798, color: 'rgba(121, 248, 248, 1)' },
88-
{ x: 0, y: 20, r: 7.6847290640394088669950738916, color: 'rgba(121, 248, 248, 1)' },
88+
{ x: 0, y: 20, r: 8.275862068965517241379310345, color: 'rgba(121, 248, 248, 1)' },
8989
{ x: 0, y: 16, r: 6.5024630541871921182266009852, color: 'rgba(121, 248, 248, 1)' },
9090
{ x: 0, y: 14, r: 0.5911330049261083743842364532, color: 'rgba(121, 248, 248, 1)' },
9191
{ x: 0, y: 3, r: 0.5911330049261083743842364532, color: 'rgba(121, 248, 248, 1)' },
@@ -94,7 +94,7 @@ import { addBubbleChart } from '../add-chart.js'
9494
[
9595
{ x: 12, y: 12, r: 29.852216748768472906403940886, color: 'rgba(119, 181, 254, 1)' },
9696
{ x: 8, y: 16, r: 25.418719211822660098522167488, color: 'rgba(119, 181, 254, 1)' },
97-
{ x: 6, y: 16, r: 28.374384236453201970443349754, color: 'rgba(119, 181, 254, 1)' },
97+
{ x: 6, y: 16, r: 28.66995073891625615763546798, color: 'rgba(119, 181, 254, 1)' },
9898
{ x: 8, y: 8, r: 14.482758620689655172413793103, color: 'rgba(119, 181, 254, 1)' },
9999
],
100100
[

content/fr/charts/general/poem-series-bar.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ import { addBarChart } from '../add-chart.js'
99
{ label: '7j', value: 6, color: 'rgba(72, 149, 239, 1)' },
1010
{ label: '8j', value: 2, color: 'rgba(72, 149, 239, 1)' },
1111
{ label: '9j', value: 3, color: 'rgba(72, 149, 239, 1)' },
12-
{ label: '11j', value: 1, color: 'rgba(72, 149, 239, 1)' },
13-
{ label: '13j', value: 1, color: 'rgba(72, 149, 239, 1)' },
12+
{ label: '13j', value: 2, color: 'rgba(72, 149, 239, 1)' },
1413
{ label: '19j', value: 1, color: 'rgba(72, 149, 239, 1)' },
1514
{ label: '31j', value: 1, color: 'rgba(72, 149, 239, 1)' },
1615
];

0 commit comments

Comments
 (0)