Skip to content

Export workflow chart to SVG #9817

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

Closed
wants to merge 2 commits into from
Closed

Export workflow chart to SVG #9817

wants to merge 2 commits into from

Conversation

analogic
Copy link
Contributor

It should be encouraged to use SVG since SVG is better format suited for vector graphics and widely supported now.

It should be encouraged to use SVG since SVG is better format suited for vector graphics and widely supported now.
Copy link
Member

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

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

I agree ... but let's ask to our workflow expert @lyrixx if he sees any drawback to this proposal. Thanks!

@lyrixx
Copy link
Member

lyrixx commented May 25, 2018

Good catch. But I would keep both format, png is easier to open I guess

@javiereguiluz
Copy link
Member

What if we show both PNG and SVG the first time and then we use any format (e.g. SVG) in the rest of commands.

@javiereguiluz javiereguiluz modified the milestones: 2.8, 3.4 May 26, 2018
@javiereguiluz
Copy link
Member

@analogic thanks for helping us improve the docs. We finally merged this on 3.4 (the oldest maintained branch where this change is applicable) and we'll merge it automatically to the other upper branches. Also, congrats on your first Symfony Docs contribution!

javiereguiluz added a commit that referenced this pull request May 26, 2018
This PR was submitted for the 4.0 branch but it was merged into the 3.4 branch instead (closes #9817).

Discussion
----------

Export workflow chart to SVG

It should be encouraged to use SVG since SVG is better format suited for vector graphics and widely supported now.

<!--

If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).

If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).

-->

Commits
-------

c1fd166 Minor reword
7c26fe2 Export workflow chart to SVG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants