Skip to content

Commit b0b71ef

Browse files
committed
Add 4 poems
1 parent 24fbec4 commit b0b71ef

Some content is hidden

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

43 files changed

+339
-79
lines changed

content/common/poem_count.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1343
1+
1347

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ import { addPieChart } from '../add-chart.js'
33
const data = [
44
{ label: 'Amitié', value: 30, color: 'rgba(254, 231, 240, 1)' },
55
{ label: 'Amour platonique', value: 37, color: 'rgba(255, 111, 125, 1)' },
6-
{ label: 'Romantisme', value: 52, color: 'rgba(253, 108, 158, 1)' },
7-
{ label: 'Passion', value: 59, color: 'rgba(199, 44, 72, 1)' },
6+
{ label: 'Romantisme', value: 53, color: 'rgba(253, 108, 158, 1)' },
7+
{ label: 'Passion', value: 60, color: 'rgba(199, 44, 72, 1)' },
88
{ label: 'Aube', value: 40, color: 'rgba(255, 203, 96, 1)' },
99
{ label: 'Lune', value: 37, color: 'rgba(253, 241, 184, 1)' },
1010
{ label: 'Ville', value: 25, color: 'rgba(152, 151, 88, 1)' },
@@ -14,15 +14,15 @@ import { addPieChart } from '../add-chart.js'
1414
{ 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: 80, color: 'rgba(179, 51, 233, 1)' },
17+
{ label: 'Portraits', value: 81, color: 'rgba(179, 51, 233, 1)' },
1818
{ label: 'Temps', value: 142, color: 'rgba(140, 7, 221, 1)' },
1919
{ label: 'Etre', value: 127, color: 'rgba(105, 16, 168, 1)' },
2020
{ label: 'Apprentissage', value: 39, color: 'rgba(70, 24, 115, 1)' },
2121
{ label: 'Révolte', value: 37, color: 'rgba(61, 0, 102, 1)' },
2222
{ label: 'Angoisse', value: 62, color: 'rgba(38, 9, 78, 1)' },
2323
{ label: 'Neige', value: 23, color: 'rgba(244, 254, 254, 1)' },
2424
{ label: 'Flore', value: 67, color: 'rgba(84, 114, 174, 1)' },
25-
{ label: 'Jardin et paysage', value: 59, color: 'rgba(121, 248, 248, 1)' },
25+
{ label: 'Jardin et paysage', value: 60, color: 'rgba(121, 248, 248, 1)' },
2626
{ label: 'Eau douce', value: 38, color: 'rgba(0, 127, 255, 1)' },
2727
{ label: 'Ciel', value: 86, color: 'rgba(119, 181, 254, 1)' },
2828
{ label: 'Mer', value: 28, color: 'rgba(0, 127, 255, 1)' },

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ import { addBubbleChart } from '../add-chart.js'
4040
{ x: 3, y: 12, r: 7.8431372549019607843137254900, color: 'rgba(121, 248, 248, 1)' },
4141
{ x: 28, y: 6, r: 7.0588235294117647058823529412, color: 'rgba(121, 248, 248, 1)' },
4242
{ x: 28, y: 12, r: 7.8431372549019607843137254900, color: 'rgba(121, 248, 248, 1)' },
43-
{ x: 19, y: 6, r: 6.274509803921568627450980392, color: 'rgba(121, 248, 248, 1)' },
43+
{ x: 19, y: 6, r: 7.0588235294117647058823529412, color: 'rgba(121, 248, 248, 1)' },
4444
{ x: 23, y: 5, r: 6.274509803921568627450980392, color: 'rgba(121, 248, 248, 1)' },
4545
{ x: 32, y: 3, r: 1.5686274509803921568627450980, color: 'rgba(121, 248, 248, 1)' },
4646
{ x: 8, y: 4, r: 6.274509803921568627450980392, color: 'rgba(121, 248, 248, 1)' },
@@ -251,7 +251,7 @@ import { addBubbleChart } from '../add-chart.js'
251251
{ x: 34, y: 0, r: 0.7843137254901960784313725492, color: 'rgba(121, 248, 248, 1)' },
252252
{ x: 22, y: 11, r: 0.7843137254901960784313725492, color: 'rgba(121, 248, 248, 1)' },
253253
{ x: 13, y: 3, r: 1.5686274509803921568627450980, color: 'rgba(121, 248, 248, 1)' },
254-
{ x: 27, y: 3, r: 0.7843137254901960784313725492, color: 'rgba(121, 248, 248, 1)' },
254+
{ x: 27, y: 3, r: 1.5686274509803921568627450980, color: 'rgba(121, 248, 248, 1)' },
255255
{ x: 30, y: 0, r: 0.7843137254901960784313725492, color: 'rgba(121, 248, 248, 1)' },
256256
],
257257
[
@@ -260,7 +260,7 @@ import { addBubbleChart } from '../add-chart.js'
260260
{ x: 34, y: 8, r: 4.3137254901960784313725490196, color: 'rgba(119, 181, 254, 1)' },
261261
{ x: 1, y: 8, r: 6.2745098039215686274509803922, color: 'rgba(119, 181, 254, 1)' },
262262
{ x: 27, y: 6, r: 9.411764705882352941176470588, color: 'rgba(119, 181, 254, 1)' },
263-
{ x: 26, y: 6, r: 4.7058823529411764705882352942, color: 'rgba(119, 181, 254, 1)' },
263+
{ x: 26, y: 6, r: 5.0980392156862745098039215686, color: 'rgba(119, 181, 254, 1)' },
264264
{ x: 12, y: 6, r: 9.803921568627450980392156863, color: 'rgba(119, 181, 254, 1)' },
265265
{ x: 8, y: 6, r: 7.4509803921568627450980392156, color: 'rgba(119, 181, 254, 1)' },
266266
{ x: 11, y: 6, r: 4.7058823529411764705882352942, color: 'rgba(119, 181, 254, 1)' },
@@ -294,7 +294,7 @@ import { addBubbleChart } from '../add-chart.js'
294294
{ x: 16, y: 6, r: 7.0588235294117647058823529412, color: 'rgba(119, 181, 254, 1)' },
295295
{ x: 13, y: 6, r: 5.0980392156862745098039215686, color: 'rgba(119, 181, 254, 1)' },
296296
{ x: 5, y: 6, r: 8.627450980392156862745098039, color: 'rgba(119, 181, 254, 1)' },
297-
{ x: 30, y: 6, r: 4.3137254901960784313725490196, color: 'rgba(119, 181, 254, 1)' },
297+
{ x: 30, y: 6, r: 4.7058823529411764705882352942, color: 'rgba(119, 181, 254, 1)' },
298298
{ x: 23, y: 6, r: 6.6666666666666666666666666666, color: 'rgba(119, 181, 254, 1)' },
299299
{ x: 3, y: 8, r: 6.2745098039215686274509803922, color: 'rgba(119, 181, 254, 1)' },
300300
{ x: 2, y: 6, r: 6.6666666666666666666666666666, color: 'rgba(119, 181, 254, 1)' },

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ import { addPieChart } from '../add-chart.js'
33
const data = [
44
{ label: 'Lundi', value: 193, color: 'rgba(72, 149, 239, 0.30000000000000004)' },
55
{ label: 'Mardi', value: 184, color: 'rgba(72, 149, 239, 0.4)' },
6-
{ label: 'Mercredi', value: 193, color: 'rgba(72, 149, 239, 0.5)' },
6+
{ label: 'Mercredi', value: 194, color: 'rgba(72, 149, 239, 0.5)' },
77
{ label: 'Jeudi', value: 147, color: 'rgba(72, 149, 239, 0.6000000000000001)' },
8-
{ label: 'Vendredi', value: 177, color: 'rgba(72, 149, 239, 0.7)' },
9-
{ label: 'Samedi', value: 214, color: 'rgba(72, 149, 239, 0.8)' },
8+
{ label: 'Vendredi', value: 179, color: 'rgba(72, 149, 239, 0.7)' },
9+
{ label: 'Samedi', value: 215, color: 'rgba(72, 149, 239, 0.8)' },
1010
{ label: 'Dimanche', value: 247, color: 'rgba(72, 149, 239, 0.9000000000000001)' },
1111
];
1212
addPieChart('poemDayOfWeekPie', [data], { plugins: { title: { display: true, text: 'Par jour de la semaine' } } });

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: 840, color: 'rgba(72, 149, 239, 0.5)' },
5-
{ label: '2 poèmes', value: 178, color: 'rgba(72, 149, 239, 0.6)' },
4+
{ label: '1 poème', value: 842, color: 'rgba(72, 149, 239, 0.5)' },
5+
{ label: '2 poèmes', value: 179, color: 'rgba(72, 149, 239, 0.6)' },
66
{ label: '3 poèmes', value: 35, 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
import { addBarChart } from '../add-chart.js'
22
(async function () {
33
const data = [
4-
{ label: 'Moins d\'un jour', value: 290, color: 'rgba(72, 149, 239, 1)' },
5-
{ label: 'Un jour', value: 464, color: 'rgba(72, 149, 239, 0.9)' },
6-
{ label: '2j', value: 186, color: 'rgba(72, 149, 239, 0.7)' },
4+
{ label: 'Moins d\'un jour', value: 291, color: 'rgba(72, 149, 239, 1)' },
5+
{ label: 'Un jour', value: 466, color: 'rgba(72, 149, 239, 0.9)' },
6+
{ label: '2j', value: 187, color: 'rgba(72, 149, 239, 0.7)' },
77
{ label: '3j', value: 119, color: 'rgba(72, 149, 239, 0.7)' },
88
{ label: '4j', value: 78, color: 'rgba(72, 149, 239, 0.7)' },
99
{ label: '5j', value: 54, color: 'rgba(72, 149, 239, 0.7)' },

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { addBubbleChart } from '../add-chart.js'
66
{ x: 12, y: 20, r: 1.1822660098522167487684729064, color: 'rgba(121, 248, 248, 1)' },
77
{ x: 8, y: 20, r: 9.458128078817733990147783251, color: 'rgba(121, 248, 248, 1)' },
88
{ x: 8, y: 14, r: 14.187192118226600985221674877, color: 'rgba(121, 248, 248, 1)' },
9-
{ x: 6, y: 24, r: 5.3201970443349753694581280788, color: 'rgba(121, 248, 248, 1)' },
9+
{ x: 6, y: 24, r: 5.911330049261083743842364532, color: 'rgba(121, 248, 248, 1)' },
1010
{ x: 6, y: 8, r: 17.733990147783251231527093596, color: 'rgba(121, 248, 248, 1)' },
1111
{ x: 8, y: 26, r: 0.5911330049261083743842364532, color: 'rgba(121, 248, 248, 1)' },
1212
{ x: 12, y: 16, r: 15.960591133004926108374384236, color: 'rgba(121, 248, 248, 1)' },
@@ -20,10 +20,10 @@ 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.778325123152709359605911330, color: 'rgba(121, 248, 248, 1)' },
23-
{ x: 3, y: 16, r: 4.7290640394088669950738916256, color: 'rgba(121, 248, 248, 1)' },
23+
{ x: 3, y: 16, r: 5.3201970443349753694581280788, 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)' },
26-
{ x: 6, y: 20, r: 18.916256157635467980295566502, color: 'rgba(121, 248, 248, 1)' },
26+
{ x: 6, y: 20, r: 19.507389162561576354679802956, color: 'rgba(121, 248, 248, 1)' },
2727
{ x: 5, y: 20, r: 2.3645320197044334975369458128, color: 'rgba(121, 248, 248, 1)' },
2828
{ x: 6, y: 10, r: 3.5467980295566502463054187192, color: 'rgba(121, 248, 248, 1)' },
2929
{ x: 3, y: 14, 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.714285714285714285714285714, color: 'rgba(119, 181, 254, 1)' },
97-
{ x: 6, y: 16, r: 28.965517241379310344827586206, color: 'rgba(119, 181, 254, 1)' },
97+
{ x: 6, y: 16, r: 29.261083743842364532019704434, color: 'rgba(119, 181, 254, 1)' },
9898
{ x: 8, y: 8, r: 14.778325123152709359605911330, color: 'rgba(119, 181, 254, 1)' },
9999
],
100100
[

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { addBarChart } from '../add-chart.js'
22
(async function () {
33
const data = [
44
{ label: '2j', value: 113, color: 'rgba(72, 149, 239, 1)' },
5-
{ label: '3j', value: 42, color: 'rgba(72, 149, 239, 1)' },
5+
{ label: '3j', value: 43, color: 'rgba(72, 149, 239, 1)' },
66
{ label: '4j', value: 18, color: 'rgba(72, 149, 239, 1)' },
77
{ label: '5j', value: 8, color: 'rgba(72, 149, 239, 1)' },
88
{ label: '6j', value: 7, color: 'rgba(72, 149, 239, 1)' },

content/fr/charts/general/poems-day-radar.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,10 +198,10 @@ import { addRadarChart } from '../add-chart.js'
198198
{ label: '', value: 5 },
199199
{ label: '', value: 5 },
200200
{ label: '', value: 3 },
201-
{ label: '', value: 3 },
202201
{ label: '', value: 4 },
203-
{ label: '', value: 6 },
204-
{ label: '', value: 0 },
202+
{ label: '', value: 4 },
203+
{ label: '', value: 8 },
204+
{ label: '', value: 1 },
205205
{ label: '', value: 2 },
206206
{ label: '', value: 3 },
207207
{ label: '', value: 5 },

content/fr/charts/general/poems-length-pie.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ import { addPieChart } from '../add-chart.js'
88
{ label: '10', value: 60, color: 'rgb(169, 204, 227)' },
99
{ label: '12', value: 569, color: 'rgb(174, 214, 241)' },
1010
{ label: '14', value: 68, color: 'rgb(163, 228, 215)' },
11-
{ label: '16', value: 300, color: 'rgb(162, 217, 206)' },
11+
{ label: '16', value: 302, color: 'rgb(162, 217, 206)' },
1212
{ label: '18', value: 10, color: 'rgb(171, 235, 198)' },
13-
{ label: '20', value: 105, color: 'rgb(249, 231, 159)' },
13+
{ label: '20', value: 106, color: 'rgb(249, 231, 159)' },
1414
{ label: '22', value: 2, color: 'rgb(250, 215, 160)' },
15-
{ label: '24', value: 19, color: 'rgb(237, 187, 153)' },
15+
{ label: '24', value: 20, color: 'rgb(237, 187, 153)' },
1616
{ label: '26', value: 1, color: 'rgb(247, 249, 249)' },
1717
{ label: '28', value: 5, color: 'rgb(204, 209, 209)' },
1818
];

0 commit comments

Comments
 (0)