Are you practicing your HTML/JavaScript lessons? Your website looks pathetic and you shouldn't be revealing it to the public at this stage. I'm glad you are open to suggestions but the interface is hideous. It will only make people go away from your site and never come back.
I agree with Joel, your website needs improvement though you are creating a very helpful free crypto portfolio. I logged in with that free demo and you really have to fix your front-end, after logging in those list of coins below is quite good and the chart above I think its need to be re-align.
I will look into the column alignment.
You said: "the chart above I think its need to be re-align"
By "chart" did you mean the "topbar" where it is white writing on a black background above everything? If so, I know that that area only looks correct on a wide monitor (+1280px)... otherwise it wraps. I don't know how to fix this, but I will look into it.
If by "chart" you meant the pie chart above the table chart... please let me know what needs re-alignment.
Thanks for the response.
I think I get it: The pie chart labels have lines which connect their name to their wedge in the pie. When I have a lot of coins, the wedges are very small and the lines become very tight and get cut off by one another.
If this is what you are referring to. I am aware. I do not have a solution without learning more about the javascript module I am using. Or there may only be a custom solution. For now, I am settling with a rainbow color coding which allows the names to be lined up based on the color of the line approaching them.
The eventual goal is to upgrade the pie charts to display more clearly and provide releavent popup information when hovering and drill down data when clicking.