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

Fix snapshot from mergeParcoords #49

Merged
merged 3 commits into from
Oct 20, 2018

Conversation

timelyportfolio
Copy link
Contributor

mergeParcoords hardcodes margins to the defaults rather than adjusting for user-specified margins. This pull request changes mergeParcoords to accommodate non-default margins.

In addition, some text labels did not show up since css styling of svg is not drawn to canvas. This pull in an unsophisticated way adds fill attribute as black so the text appears in the snapshot. If we want to get more sophisticated, we can use or borrow from svg-crowbar.

Below is a screenshot that I added to demo.

image

@BigFatDog BigFatDog merged commit f5ed4dd into BigFatDog:master Oct 20, 2018
@BigFatDog
Copy link
Owner

Thank you for your great work as always!
v2.2.1 has been released accordingly.

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.

2 participants