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

Treemap issues #41

Open
trickvi opened this issue Sep 12, 2013 · 0 comments
Open

Treemap issues #41

trickvi opened this issue Sep 12, 2013 · 0 comments

Comments

@trickvi
Copy link
Contributor

trickvi commented Sep 12, 2013

Moved from openspending/openspending#643

/cc @vitorbaptista
Couldn't find the files to make a pull request, so I'm opening an issue here instead.

There's a missing font on the embeddable iframe:
treemap.css#16: font-family: 'OpenSansRegular';

This could be easily fixed by adding the font to the iframe.

As a good practice I would also recommend adding a generic sans-serif font to the stack, making it less shallow and avoiding a 'Times New Roman' as default, which would make the code look something like this: font-family: 'OpenSansRegular', sans-serif;

Also I think it would be awesome if I could add an array of custom colors to the Treemap, since the current ones are destroying my layout. 😢
The call for the color array is at main.js#163.

Checkout original issue for comment

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

1 participant