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

Organize charts in the summary view in a nicer way #2108

Open
marco-c opened this issue Jan 19, 2021 · 6 comments
Open

Organize charts in the summary view in a nicer way #2108

marco-c opened this issue Jan 19, 2021 · 6 comments
Labels

Comments

@marco-c
Copy link
Collaborator

marco-c commented Jan 19, 2021

Currently charts take the entire screen width and are positioned one after another vertically, something like https://apexcharts.com/javascript-chart-demos/dashboards/ would be nicer and more readable.

@marco-c marco-c added the ui label Jan 19, 2021
@rajpratyush
Copy link

@marco-c I would like to work on this issue. Can I?

@marco-c
Copy link
Collaborator Author

marco-c commented Feb 1, 2021

Sure, no need to ask, you can work on any open issue without a PR linked to it :)
I would start with an issue marked as good-first-issue.
Make sure you read #1092.

@rajpratyush
Copy link

yess sure @marco-c

@rajpratyush
Copy link

rajpratyush commented Feb 2, 2021

@marco-c can you tell me where the files associated with this issue are located

@marco-c
Copy link
Collaborator Author

marco-c commented Feb 2, 2021

They are under the ui/changes directory.
Once you are in that directory, you can run npm run dev.

@Saffafatima12
Copy link

Saffafatima12 commented Feb 7, 2021

Hi, I am new to bugbug. I tried to arrange the charts in pairs with some spacing as shown below which looks slightly better than single charts one after the other. I think there is a lot of room for further improvement in the UI and I am happy to make further changes if needed for this issue.

I have tried my best to adhere to contribution guidelines, but if there are any mistakes in my pull request, please let me know and I will be happy to correct my code.

(PR: fixes #2108: organize charts #2140)

Before:

before

After:

after

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

No branches or pull requests

3 participants