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

Feature/depict Part 3 - SVG #163

Merged
merged 24 commits into from Oct 11, 2015
Merged

Feature/depict Part 3 - SVG #163

merged 24 commits into from Oct 11, 2015

Conversation

johnmay
Copy link
Member

@johnmay johnmay commented Oct 1, 2015

Saving some of the best for last... well there might be more patches but this one is pretty cool. Adds support for reaction titles and an SvgDrawVisitor. The SvgDrawVisitor isn't fully functional (hence non-public) but allows us to write compact SVG and include id and class attributes (thanks to Zach CP for suggestion).

I've included a couple of other fixes for things I saw during testing.

Demo Page: http://cdk.github.io/cdk/1.5/docs/svg/examples.html

@zachcp
Copy link

zachcp commented Oct 1, 2015

@johnmay This is aaaaaawesome!

…timal SVG output. Transformed paths (planned) could also be handled here.
…m generator for formatting or could move the method out of that class.
@johnmay
Copy link
Member Author

johnmay commented Oct 1, 2015

Travis was failing - rebased on current master now.

egonw added a commit that referenced this pull request Oct 11, 2015
Feature/depict Part 3 - SVG
@egonw egonw merged commit 7e2a3d5 into master Oct 11, 2015
@johnmay johnmay deleted the feature/depict branch October 11, 2015 11:51
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

3 participants