Skip to content

Conversation

daming-lu
Copy link
Collaborator

Also tuned Download to work. But SVG image quality is poor (see below). Will continue on this next Monday.

screen shot 2018-04-06 at 5 28 44 pm

<svg class="visual-dl-page-left">
<svg
class="visual-dl-page-left"
id="graphSvg">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think Vue style people normally use like ref="graphSvg" and reference as let svg = this.$refs.graphSvg instead of let svg = document.getElementById('graphSvg');

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it. Thanks!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@daming-lu daming-lu merged commit 8758370 into PaddlePaddle:develop Apr 7, 2018
@daming-lu daming-lu deleted the polish_node_and_node_info_section branch April 9, 2018 21:15
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