Gestionnaire de fichiers - Editer - /home/pactamm/update/blocanime.html.tar
Arrière
home/pactamm/www/evaluation/blocanime.html 0000604 00000010724 14756076775 0014760 0 ustar 00 <!-- Início do Gráfico --> <div class="chart-block"> <div class="container-fluid p-4 d-flex justify-content-center align-items-center min-vh-100"> <div class="row justify-content-center w-100"> <div class="col-12 text-center"> <div class="chart-content mx-auto"> <div class="chart-title mb-4"> <span class="animated-text">En processus statistique...</span> </div> <div class="chart-container"> <svg width="544" height="271" viewBox="0 0 544 271"> <!-- Gradiente para linha --> <defs> <linearGradient id="lineGradient" x1="0%" y1="0%" x2="100%" y2="0%"> <stop offset="0%" style="stop-color:#4B89DC"/> <!-- Azul --> <stop offset="50%" style="stop-color:#FFD700"/> <!-- Amarelo --> <stop offset="100%" style="stop-color:#DC3545"/> <!-- Vermelho --> </linearGradient> </defs> <!-- Eixos --> <line x1="73" y1="218" x2="471" y2="218" stroke="#333" stroke-width="3"/> <line x1="73" y1="54" x2="73" y2="218" stroke="#333" stroke-width="3"/> <!-- Valores Percentuais --> <text x="181" y="135" class="percentage-value value1">25%</text> <text x="290" y="99" class="percentage-value value2">45%</text> <text x="399" y="63" class="percentage-value value3">78%</text> <!-- Barras Animadas --> <g class="bar-group bar1" style="animation-delay: 0.1s"> <rect x="145" y="145" width="73" height="73" class="solid-bar"/> </g> <g class="bar-group bar2" style="animation-delay: 0.3s"> <rect x="254" y="109" width="73" height="109" class="solid-bar"/> </g> <g class="bar-group bar3" style="animation-delay: 0.5s"> <rect x="363" y="73" width="73" height="145" class="solid-bar"/> </g> <!-- Linha de Tendência com Gradiente e Espessura Aumentada --> <path class="trend-line" d="M109 163 Q181 154 254 136 T399 73" fill="none" stroke="url(#lineGradient)" stroke-width="4.35"/> <!-- Aumentado em 45% --> </svg> </div> </div> </div> </div> </div> <style> .chart-block { width: 59%; margin: 0 auto; background: #fff; border-radius: 15px; box-shadow: 0 4px 15px rgba(52, 39, 226, 0.685); position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); } .chart-content { max-width: 544px; margin: 0 auto; } .chart-container { width: 100%; height: 363px; position: relative; overflow: hidden; } .chart-title { text-align: center; margin-bottom: 20px; overflow: hidden; } .animated-text { display: inline-block; font-family: 'Milara', serif; font-size: 24px; color: #1E3C87; animation: slideIn 3s ease-in-out infinite; } /* Animação das barras */ .solid-bar { fill: #4B89DC; transform-origin: bottom; transform: scaleY(0); animation: growBar 2s ease forwards; } /* Animação de valores percentuais */ .percentage-value { font-size: 20px; fill: #333; opacity: 0; animation: fadeIn 1s ease forwards; } .value1 { animation-delay: 0.1s; } .value2 { animation-delay: 0.3s; } .value3 { animation-delay: 0.5s; } /* Animação da linha de tendência */ .trend-line { stroke-dasharray: 500; stroke-dashoffset: 500; animation: drawLine 3s ease-in-out infinite; filter: drop-shadow(0 0 2px rgba(36, 83, 211, 0.918)); } /* Keyframes */ @keyframes slideIn { 0% { transform: translateX(-100%); opacity: 0; } 100% { transform: translateX(0); opacity: 1; } } @keyframes growBar { 0% { transform: scaleY(0); } 100% { transform: scaleY(1); } } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes drawLine { 0% { opacity: 0; stroke-dashoffset: 500; } 30% { opacity: 1; stroke-dashoffset: 0; } 90% { opacity: 1; stroke-dashoffset: 0; } 100% { opacity: 0; stroke-dashoffset: -500; } } </style> </div> <!-- Fim do Gráfico -->
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Génération de la page: 0 |
proxy
|
phpinfo
|
Réglages