abaiao-r / ft_transcendence

Website with a real-time multiplayer Pong contest with Python (Django) backend, JavaScript (Bootstrap Toolkit) frontend, and various modules for enhanced features like tournaments, blockchain integration, AI opponents, and more.
7 stars 2 forks source link

My Profile Page Not Rendering Correctly Due To Graphs Fixed Dimensions #59

Closed IcQuackson closed 5 months ago

IcQuackson commented 5 months ago

When Profile Page is accessed on small screens it doesn't render correctly due to graphs having fixed dimensions of 600x400. Graphs should have dimensions relative to the screen size.

abaiao-r commented 5 months ago

is this dead?