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

How to increase fontsize of saliency output? #29

Closed
VirajBagal opened this issue Feb 2, 2021 · 2 comments
Closed

How to increase fontsize of saliency output? #29

VirajBagal opened this issue Feb 2, 2021 · 2 comments

Comments

@VirajBagal
Copy link

image

Currently, the saliency output looks like the above. When I put this image in my paper, it looks very small. How can I increase the font size of the output?

@jalammar
Copy link
Owner

jalammar commented Feb 2, 2021

Try using the browser's zoom function. Otherwise, you can use the browser's inspector to increase the size. Try setting font-size: 200%; for the .token CSS class. Are you comfortable with HTML/CSS?

@VirajBagal
Copy link
Author

I think the browser's zoom function will do the job. Thanks for the quick response. I'll close the issue.

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

No branches or pull requests

2 participants