Improvements and additions to make smoother plots#4
Open
CFretter wants to merge 4 commits intomitxela:masterfrom
Open
Improvements and additions to make smoother plots#4CFretter wants to merge 4 commits intomitxela:masterfrom
CFretter wants to merge 4 commits intomitxela:masterfrom
Conversation
Owner
|
Hi, I might think about this one for a bit - I'm not too keen on adding more controls to the defaults. I feel like it's already a bit too complicated, I've been pondering getting rid of the min/max brightness since those aren't so useful anyway. Maybe I need to think of a good way of bunching together controls which are less frequently used, but still worth having. |
Contributor
|
I like the idea of "Advanced" Controls in a tab underneath the regular controls :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
So I added a pre-processing step where the starting image can be blurred to make the squiggle variation smoother. I also added two new line joining styles, pointy and round. To make them possible I also added a tapering down of the lines at beginning and end.
