Skip to content

Changed the parent prototype class for GeomXspline#65

Open
mtorchiano wants to merge 1 commit intohrbrmstr:masterfrom
mtorchiano:patch-1
Open

Changed the parent prototype class for GeomXspline#65
mtorchiano wants to merge 1 commit intohrbrmstr:masterfrom
mtorchiano:patch-1

Conversation

@mtorchiano
Copy link
Copy Markdown

In order to get a similar result as the base graphics xspline function, the base proto class has to be a path and not a line.

In most cases there will be no difference, although in all the cases when the order of the control points has not an increasing x variable the result with a line will be a jittered output (see bug report #64 for details)

Fixes issue #64

In order to get a similar result as the base graphics `xspline` function, the base proto class has to be a path and not a line.

Fixing issue hrbrmstr#34
@mtorchiano
Copy link
Copy Markdown
Author

The failure is not related to the proposed change there is a general problem in setting up the VM

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.

1 participant