Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new symbol allocation chart #326

Merged
merged 8 commits into from
Sep 3, 2021

Conversation

I-Valchev
Copy link
Contributor

Adds a new chart for symbol allocation.

Also, IMHO, it may be a bit nicer to have a 3-column layout, instead of a 2-column one for the charts on this page. Can make a PR for it, if the maintainers agree.

image

@dtslvr dtslvr self-requested a review September 1, 2021 15:43
Copy link
Member

@dtslvr dtslvr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great idea Ivo! Thanks for your contribution 👍🏻

I have added some comments. Before merging, I will check it with my own portfolio.

Regarding the layout change, I think we have to play around with different screen sizes, especially for large screens 2 columns is not so nice.

public user: User;

private unsubscribeSubject = new Subject<void>();

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you remove this line break? 😄

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just playing around! I also ran the linters so the tests could pass. I'm putting it back :-)

@I-Valchev
Copy link
Contributor Author

Thanks @dtslvr , I've adjusted. And I'm on the same page with you regarding the column layout. Maybe something like col-md-6 col-lg-4 would do. You're better at UI stuff than I am, so I'll leave this with you.

@dtslvr
Copy link
Member

dtslvr commented Sep 2, 2021

Hi @I-Valchev,

Have you seen my PR into your fork here I-Valchev#1? 😃

…ymbol

Feature/improve allocation by symbol
@I-Valchev
Copy link
Contributor Author

@dtslvr sorry this one slipped through the cracks...

Looks good. I don't have a strong opinion about whether to include cash in the piechart or not, but if you prefer it that way 👍

@dtslvr dtslvr merged commit b1187cf into ghostfolio:main Sep 3, 2021
@dtslvr
Copy link
Member

dtslvr commented Sep 3, 2021

Thanks @dtslvr , I've adjusted. And I'm on the same page with you regarding the column layout. Maybe something like col-md-6 col-lg-4 would do. You're better at UI stuff than I am, so I'll leave this with you.

#333

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants