Created At: 2026-06-14T16:27:06Z
Completed At: 2026-06-14T16:27:06Z
File Path: `file:///c:/Users/HP/Downloads/climate-system/climate-system/index.php`
Total Lines: 4089
Total Bytes: 174796
Showing lines 1750 to 1800
The following code has been modified to include a line number before every line, in the format: <line_number>: <original_line>. Please note that any changes targeting the original code should remove the line number, colon, and leading space.
1750:                 src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800' height='400'%3E%3Crect width='800' height='400' fill='%23f1f5f9' rx='15'/%3E%3Ctext x='400' y='200' text-anchor='middle' font-family='Arial,sans-serif' font-size='18' fill='%2394a3b8'%3ETerapkan Filter untuk menampilkan gambar 2%3C/text%3E%3C/svg%3E"
1751:                 onerror="if (typeof PLACEHOLDER_IMG !== 'undefined' && this.src !== PLACEHOLDER_IMG) this.src = PLACEHOLDER_IMG;"
1752:                 referrerpolicy="no-referrer"
1753:                 style="width: 100%; height: auto; border-radius:15px; box-shadow:0 4px 15px rgba(0,0,0,0.15); display: block;" />
1754:               <div class="map-label">Peta Proyeksi 2</div>
1755:             </div>
1756:             
1757:             <!-- Right Navigation Button -->
1758:             <button class="map-slider-nav next" onclick="nextClimateMap()">&#10095;</button>
1759:           </div>
1760:           <div class="category-content">
1761:             <h3 id="futureCategoryTitleMap">Climate Change Map</h3>
1762:             <p id="futureVariableText">Variabel: -</p>
1763:             <p id="futurePeriodText">Periode: -</p>
1764:           </div>
1765:         </div>
1766:       </div>
1767:       <div class="card-grid">
1768:         <div style="text-align:center;">
1769:           <!-- Interactive Chart.js Canvas -->
1770:           <div id="futureInteractiveChartContainer" class="interactive-chart-card" style="width: 100%; max-width: 100%; margin: 0 auto 20px auto; position: relative; height: 480px; border-r
<truncated 964 bytes>
nline-block; width: 20px; height: 3px; background-color: #8B1E2B; border-radius: 2px;"></span>
1777:                   <span style="color: #8B1E2B; font-weight: 600;">SSP5-8.5 (Sangat Tinggi)</span>
1778:                 </div>
1779:                 <div style="display: flex; align-items: center; gap: 8px;">
1780:                   <span style="display: inline-block; width: 20px; height: 3px; background-color: #D93B48; border-radius: 2px;"></span>
1781:                   <span style="color: #D93B48; font-weight: 600;">SSP3-7.0 (Tinggi)</span>
1782:                 </div>
1783:                 <div style="display: flex; align-items: center; gap: 8px;">
1784:                   <span style="display: inline-block; width: 20px; height: 3px; background-color: #E69F3E; border-radius: 2px;"></span>
1785:                   <span style="color: #E69F3E; font-weight: 600;">SSP2-4.5 (Sedang)</span>
1786:                 </div>
1787:                 <div style="display: flex; align-items: center; gap: 8px;">
1788:                   <span style="display: inline-block; width: 20px; height: 3px; background-color: #1B4F72; border-radius: 2px;"></span>
1789:                   <span style="color: #1B4F72; font-weight: 600;">SSP1-2.6 (Rendah)</span>
1790:                 </div>
1791:                 <div style="display: flex; align-items: center; gap: 8px;">
1792:                   <span style="display: inline-block; width: 20px; height: 3px; background-color: #6b7280; border-radius: 2px;"></span>
1793:                   <span style="color: #6b7280; font-weight: 600;">Historical</span>
1794:                 </div>
1795:               </div>
1796:             </div>
1797:             <div style="position: relative; width: 100%; height: 360px;">
1798:               <canvas id="futureChartCanvas"></canvas>
1799:             </div>
1800:           </div>
The above content does NOT show the entire file contents. If you need to view any lines of the file which were not shown to complete your task, call this tool again to view those lines.
