mirror of
				https://github.com/pelican-dev/panel.git
				synced 2025-10-31 22:36:52 +01:00 
			
		
		
		
	 8078f2ca4e
			
		
	
	
		8078f2ca4e
		
			
		
	
	
	
	
		
			
			* Remove limits in listing * Enable Storage Graph * Wings gives us bytes, use helper function * Use Node Model * Remove `?? 0` * Re-Add `?? 0` remove local * Add Locale on chart * We should convert these too... convert_bytes_to_readable follows the prefix config, so we should do it here too. --------- Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
		
			
				
	
	
		
			4 lines
		
	
	
		
			161 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			161 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <x-filament::widget>
 | |
|         @livewire(\App\Filament\Admin\Resources\NodeResource\Widgets\NodeMemoryChart::class, ['node'=> $getRecord()])
 | |
| </x-filament::widget>
 |