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

Display mode "columns" only renders a single column #542

Closed
oSumAtrIX opened this issue Sep 21, 2021 · 2 comments
Closed

Display mode "columns" only renders a single column #542

oSumAtrIX opened this issue Sep 21, 2021 · 2 comments

Comments

@oSumAtrIX
Copy link

oSumAtrIX commented Sep 21, 2021

I have set up the workflow in my github repository to use the columns display mode, but it renders out a single column image on desktop. Additionally there is a height issue with the page speed insight plugin.

Here is a preview of the last workflow:
Metrics image

@lowlighter
Copy link
Owner

Hello!
When using this mode, you need to use the html tag with width attribute rather than the markdown one, like:

<img src="https://github.com/my-github-user/my-github-user/blob/master/github-metrics.svg" alt="Metrics" width="100%">

There is an open issue for height/ration (#374), but unfortunately with no solution yet 😕


@oSumAtrIX
Copy link
Author

Thank you, it was mentioned here.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants