Skip to content

Docs: update the example provenance graph images in concepts section#2350

Merged
sphuber merged 1 commit into
aiidateam:provenance_redesignfrom
sphuber:fix_docs_provenance_images
Dec 14, 2018
Merged

Docs: update the example provenance graph images in concepts section#2350
sphuber merged 1 commit into
aiidateam:provenance_redesignfrom
sphuber:fix_docs_provenance_images

Conversation

@sphuber
Copy link
Copy Markdown
Contributor

@sphuber sphuber commented Dec 14, 2018

The original .svg files are also included. They were generated in
Inkspace but saved as plain SVG files. After that they were exported
as PNG files. With the convert Unix utility, the images were
rescaled to 800 px as follows:

convert filename.png -resize 800 filename.png

This will rescale the image to 800px wide, maintaining the aspect ratio
and writing it to the same file.

@coveralls
Copy link
Copy Markdown

coveralls commented Dec 14, 2018

Coverage Status

Coverage decreased (-0.01%) to 68.114% when pulling ea66d93 on sphuber:fix_docs_provenance_images into 53feb9a on aiidateam:provenance_redesign.

@sphuber sphuber force-pushed the fix_docs_provenance_images branch from 89ebf27 to ccc9b44 Compare December 14, 2018 11:56
The original .svg files are also included. They were generated in
Inkspace but saved as plain SVG files. After that they were exported
as PNG files. With the `convert` Unix utility, the images were
rescaled to 800 px as follows:

    convert filename.png -resize 800 filename.png

This will rescale the image to 800px wide, maintaining the aspect ratio
and writing it to the same file.
@sphuber sphuber force-pushed the fix_docs_provenance_images branch from ccc9b44 to ea66d93 Compare December 14, 2018 13:18
@sphuber sphuber merged commit f1db958 into aiidateam:provenance_redesign Dec 14, 2018
@sphuber sphuber deleted the fix_docs_provenance_images branch December 14, 2018 13:47
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.

3 participants