Skip to content

Conversation

yunshiuan
Copy link
Contributor

In the original version, dotSize in the MDS plot could not be adjusted by users.
Reason identified:
The dotSize parameter is stored in userOption instead of localOptions, but the old script mistakenly tried to retrieve the dotSize information from the localOption. I edited the code so that dotSize is now rerived from the correct variable.

In the original version, dotSize in the MDS plot could not be adjusted by users.
Reason identified:
The dotSize parameter is stored in userOption instead of localOptions, but the old script mistakenly tried to retrieve the dotSize information from the localOption. I edited the code so that dotSize is now rerived from the correct variable.
@caiw caiw closed this Apr 2, 2018
@caiw
Copy link
Member

caiw commented Apr 2, 2018

This appears to be a duplicate of #28, so I'm closing it. Please let me know if I've done this in error!

@yunshiuan
Copy link
Contributor Author

Sorry I was just uncertain if the pull request should be aimed at the develop branch or the master one or both.

@caiw
Copy link
Member

caiw commented Apr 3, 2018

No problem. I think we put non-emergency fixes and improvements onto develop, and will merge into master for a larger release.

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.

2 participants