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

Enable changing font family #269

Merged
merged 8 commits into from
May 9, 2021
Merged

Enable changing font family #269

merged 8 commits into from
May 9, 2021

Conversation

eweitz
Copy link
Owner

@eweitz eweitz commented May 9, 2021

This adds support for specifying the font family to use for text in the ideogram. It helps ideogram match the look and feel of the embedding application, in cases where this is important.

Example in the "Related genes" kit, using fontFamily: "'Montserrat', sans-serif":
font_family_ideogram_2021-05-09

With default font:
font_family_default_ideogram_2021-05-09

This also fixes a few minor style and interaction issues, building on #252.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.08%) to 89.186% when pulling ae1053e on font-family into b641189 on master.

@eweitz eweitz merged commit ed2b12a into master May 9, 2021
@eweitz eweitz deleted the font-family branch January 8, 2022 23:53
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