translate chart to english

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
pull/718/head
fadrian06 5 days ago committed by GitHub
parent 489c4e2fd0
commit 31cd1b0437
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -44,15 +44,15 @@ See the benchmark below with some other popular PHP frameworks. This is measured
--- ---
config: config:
xyChart: xyChart:
xAxis:
yAxis:
showDataLabel: true showDataLabel: true
--- ---
xychart xychart-beta
title "Rendimiento de Frameworks PHP (miles de solicitudes/seg)" title "PHP Framework Performance (TechEmpower, requests/sec)"
x-axis "Framework" ["Flight", "Yii", "Fat-Free", "Slim", "Phalcon", "Symfony", "Lumen", "Laravel", "CodeIgniter"] x-axis "Framework" ["Flight", "Yii", "Fat-Free", "Slim", "Phalcon", "Symfony", "Lumen", "Laravel", "CodeIgniter"]
y-axis "Solicitudes (x1000)" 0 --> 200 y-axis "Requests/sec (x1000)" 0 --> 200
%% Series 1: Plaintext, Series 2: JSON
bar [190.4, 145.7, 139.2, 89.6, 95.9, 65.1, 40.6, 26.7, 20.6] bar [190.4, 145.7, 139.2, 89.6, 95.9, 65.1, 40.6, 26.7, 20.6]
bar [182.5, 131.4, 134.0, 87.3, 87.7, 63.2, 39.7, 26.9, 19.9]
``` ```
## Skeleton App ## Skeleton App

Loading…
Cancel
Save