-Visualization Tool: Utilizing Apache ECharts Punch Card for visual representation.
-Node Representation:
Each node represents a user account.
Node size varies based on the number of followers the account has.
-Axes Information:
X-axis: Represents the count of accounts blocked by each user.
Y-axis: Represents the follower count of each user.
-Data Source:
Initially using JSON format (hardcoded).
Future integration planned with a backend for dynamic, real-time data updates.
