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

Allow fronts, quoted, and decorated lines to be invisible #3020

Merged
merged 2 commits into from
Apr 3, 2020

Conversation

PaulWessel
Copy link
Member

Sometimes it is desirable to just plot the items along the lines but not the lines themselves. The new modifier +i for invisible lines does that. Closes #3017.

Sometimes it is desirable to just plot the things along the lines but not the lines themselves.  The new modifeir +i for invisible does that.  Closes #3017.
Copy link
Contributor

@KristofKoch KristofKoch left a comment

Choose a reason for hiding this comment

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

It works great for me – only one thing: What do you mean by "Draw it per -W"? I found it to suppress any line but still obeying things like -W+o which is perfect. But I have the feeling this would benefit from some clarification.

@PaulWessel PaulWessel merged commit a2bce15 into master Apr 3, 2020
@PaulWessel PaulWessel deleted the invisible-lines branch April 3, 2020 22:05
@KristofKoch
Copy link
Contributor

Thank you @PaulWessel – now much clearer.

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.

Allow the lines in quoted, decorated, and front to be invisible.
3 participants